latest model runner seems to have a few issues
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 651
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
1st) "creating temporary files seems to be broken"
2nd) the default "auto" option for the --gpu doesn't detect rocm anymore and switches to "none" aka cpu decoding
3rd) when using --gpu rocm --host 0.0.0.0 is ignored ( instead 2 mappings are done -> 127.0.0.1 and 172 ...... )
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
No files, tests, or entry points are named. Start by reproducing the three reported behaviors in Docker Model Runner: temporary-file creation, automatic ROCm selection, and the --host value with --gpu rocm. Done means each reported behavior works as described and has regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100