docker / docker/model-runner

Add support for Modelfile

Open
#613 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.