Add support for Modelfile
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 651
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
Ollama has the Modelfile format (link) inspired from the Dockerfile format.
I wonder if we could use the packaging command with such a file, instead of providing all the options on the command line?
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 packaging command and the linked Ollama Modelfile documentation to understand the requested input format and its relationship to the existing command-line options. Done means the packaging command accepts a Modelfile and produces the same intended model package without requiring every option separately; check the existing packaging tests for expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, ollama
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100