Custom models #21

Closed
opened 2026-02-15 16:27:31 -05:00 by yindo · 1 comment
Owner

Originally created by @freQuensy23-coder on GitHub (Feb 1, 2024).

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

Originally created by @freQuensy23-coder on GitHub (Feb 1, 2024). How to use custom models (in gguf format) with this wrapper
yindo closed this issue 2026-02-15 16:27:31 -05:00
Author
Owner

@mxyng commented on GitHub (Feb 2, 2024):

I added a create example in #52.

e.g.

python examples/create/main.py mymodel /path/to/gguf
@mxyng commented on GitHub (Feb 2, 2024): I added a create example in #52. e.g. ``` python examples/create/main.py mymodel /path/to/gguf ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#21