[Feature]: Stop serving a model
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 40
- Forks
- 9
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 59
Description
Suggestion Description
After serving a model, the process keeps running when I exit rocm. I don't see any obvious way to stop the model serving service.
Operating System
No response
GPU
No response
ROCm Component
No response
Contributor guide
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 tracing the CLI's model-serving entry point and how it manages the serving process after the user exits rocm. Check the existing command behavior and process-lifecycle handling first. Done means users have a clear way to stop the model-serving service, with the relevant behavior covered by an existing or new test if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100