ollama / ollama/ollama-python

Create a model using Modelfile

Open Beginner friendly
#664 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10.5k
Forks
1.2k
Avg merge
4m
Merged PRs (30d)
1

Description

Similar to #430, it seems the Client().create() method does not accept some modelfile argument for model creation. The example code provided in examples' readme does not actually use a Modelfil.

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 inspecting Client().create() and the example at examples/create.py, then compare the behavior described in issue #430. Confirm the supported Modelfile input and update the example so it actually uses one; done means model creation works through the client and the documented example reflects that usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
ollama, python
Domain
api, documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.