mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
* 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. |
||
---|---|---|
.. | ||
0001-ggml-backend-malloc-and-free-using-the-same-compiler.patch | ||
0002-pretokenizer.patch | ||
0003-embeddings.patch | ||
0004-clip-unicode.patch | ||
0005-solar-pro.patch | ||
0006-add-mllama-support.patch | ||
0007-add-unpad-operator.patch | ||
0008-fix-deepseek-deseret-regex.patch | ||
0009-maintain-ordering-for-rules-for-grammar.patch | ||
0010-ensure-KV-cache-is-fully-defragmented.patch | ||
0011-sort-devices-by-score.patch | ||
0012-add-phony-target-ggml-cpu-for-all-cpu-variants.patch | ||
0013-remove-amx.patch | ||
0014-fix-string-arr-kv-loading.patch | ||
0015-ollama-debug-tensor.patch | ||
0016-add-ollama-vocab-for-grammar-support.patch | ||
0017-ggml-Don-t-assert-fail-when-tensor-data-changes-1322.patch |