Create a model using Modelfile
Open
Beginner friendly
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
- 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 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