ollama/cmd
Daniel Hiltgen 39ca55a1ba
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-12-29 06:37:52 -06:00
..
runner Runner for Ollama engine 2025-02-13 17:09:26 -08:00
cmd.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
cmd_test.go create blobs in parallel (#10135) 2025-12-29 06:37:52 -06:00
interactive.go cmd: add support for escaping ~ in filepath (#10339) 2025-12-29 06:37:40 -06: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