Michael Yang
|
8cb7b94c40
|
next ollama runner
implement llama and mllama model architectures in go using ggml (through
cgo)
|
2025-01-20 09:39:43 -08:00 |
|
Patrick Devine
|
2539f2dbf9
|
Fix absolute path names + gguf detection (#8428)
|
2025-01-14 19:01:24 -08:00 |
|
Patrick Devine
|
8bccae4f92
|
show a more descriptive error in the client if it is newer than the server (#8351)
|
2025-01-09 10:12:30 -08:00 |
|
Patrick Devine
|
86a622cbdc
|
Update the /api/create endpoint to use JSON (#7935)
Replaces `POST /api/create` to use JSON instead of a Modelfile.
This is a breaking change.
|
2024-12-31 18:02:30 -08:00 |
|