docker model package don't update context size
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 651
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
docker model ls
docker model rm gemma4:12B_256k
docker model package --from ai/gemma4:12B --context-size 262144 gemma4:12B_256k
expected result changed context window size
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 reproducing the issue with the shown docker model ls, docker model rm, and docker model package commands, then trace the docker model package implementation. Confirm where the --context-size value is stored or applied; done means the packaged gemma4:12B_256k model reports or uses the requested 262144-token context size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- ai-infra-agents, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100