summaryrefslogtreecommitdiff
path: root/llama.cpp
diff options
context:
space:
mode:
authorJohn <78893154+cmp-nct@users.noreply.github.com>2024-01-10 14:37:09 +0100
committerGitHub <noreply@github.com>2024-01-10 15:37:09 +0200
commitd34633d8db6c2e400355de4862cd699154ecc73f (patch)
tree9047425d7bb97e369437a2bd28fa0405e27a5533 /llama.cpp
parent4f56458d34cb13dcbf69aca650e9bf77d5497e6f (diff)
clip : support more quantization types (#4846)
Uses ggml functions instead of hardcoded names and adds support to quantize into the modern Q-K variants. This is just the bare minimum to get k-types working - a more refined choice of types would be needed to get best quality on low quantizations. I ran a few tests, it doesn't break anything I could notice and a Q6_K ViT works almost as well as Q8_0 but 3 times the inference speed.
Diffstat (limited to 'llama.cpp')
0 files changed, 0 insertions, 0 deletions