Stop button on web interface
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
I think this is related to https://github.com/lm-sys/FastChat/issues/3418 - one should be able to stop the output and release the gpu.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the related issue #3418, then locate the web interface entry point that handles generation. Trace how an active output can be stopped and how resources are released. Done means the interface provides a stop action that halts output and releases the GPU.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100