ollama/cmd
Daniel Hiltgen 424810450f
Move quantization to new backend (#10363)
* Move quantization logic to GGML via new backend

This moves the model aware logic to Go code and calls GGMLs quantization code for model creation.

* Remove "add model quantizations"

This is no longer needed now that quantization is implemented in Go+GGML code directly.
2025-05-06 11:20:48 -07:00
..
runner Runner for Ollama engine 2025-02-13 17:09:26 -08:00
cmd.go Move quantization to new backend (#10363) 2025-05-06 11:20:48 -07:00
cmd_test.go create blobs in parallel (#10135) 2025-05-05 11:59:26 -07:00
interactive.go cmd: add support for escaping ~ in filepath (#10339) 2025-04-20 15:21:48 -07:00
interactive_test.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
start.go nolintlint 2024-06-04 11:13:30 -07:00
start_darwin.go lint 2024-08-01 17:06:06 -07:00
start_default.go lint 2024-08-01 17:06:06 -07:00
start_windows.go lint 2024-08-01 17:06:06 -07:00