docker / docker/model-runner

docker model package don't update context size

Open
#962 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
651
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Image
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.