ollama/fs/ggml
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
..
ggml.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
ggml_test.go default slice values 2025-12-29 06:37:44 -06:00
gguf.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
gguf_test.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
type.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00