ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
2.75k stars 227 forks source link

Custom models #49

Closed freQuensy23-coder closed 5 months ago

freQuensy23-coder commented 5 months ago

How to use custom models (in gguf format) with this wrapper

mxyng commented 5 months ago

I added a create example in #52.

e.g.

python examples/create/main.py mymodel /path/to/gguf