[GH-ISSUE #10886] Quantization Q6 silently removed? #53667

Closed
opened 2026-04-29 04:26:29 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @chhu on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10886

What is the issue?

Hi, I was a big fan of Q6 because of the sweet-spot between poor Q4 performance and required memory. Since the zoo of quants are not available for download anymore (understandable), I loved to see the --quantize option to do it myself. Now I realize that ollama can still run Q6 models but I cannot quant them anymore. Is there a particular reason?

Thanks!

Relevant log output


OS

Linux

GPU

No response

CPU

No response

Ollama version

0.7.1

Originally created by @chhu on GitHub (May 28, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10886 ### What is the issue? Hi, I was a big fan of Q6 because of the sweet-spot between poor Q4 performance and required memory. Since the zoo of quants are not available for download anymore (understandable), I loved to see the --quantize option to do it myself. Now I realize that ollama can still run Q6 models but I cannot quant them anymore. Is there a particular reason? Thanks! ### Relevant log output ```shell ``` ### OS Linux ### GPU _No response_ ### CPU _No response_ ### Ollama version 0.7.1
GiteaMirror added the bug label 2026-04-29 04:26:29 -05:00
Author
Owner

@chhu commented on GitHub (May 28, 2025):

PS: Error: unsupported quantization type Q6_K - supported types are F32, F16, Q4_K_S, Q4_K_M, Q8_0

<!-- gh-comment-id:2915735281 --> @chhu commented on GitHub (May 28, 2025): PS: `Error: unsupported quantization type Q6_K - supported types are F32, F16, Q4_K_S, Q4_K_M, Q8_0`
Author
Owner

@rick-github commented on GitHub (May 28, 2025):

https://github.com/ollama/ollama/pull/10647#pullrequestreview-2834756193

<!-- gh-comment-id:2915935309 --> @rick-github commented on GitHub (May 28, 2025): https://github.com/ollama/ollama/pull/10647#pullrequestreview-2834756193
Author
Owner

@chhu commented on GitHub (May 28, 2025):

Very weird. I searched for relevant keywords and that didn't came up. Closing this one in favor of #10647

<!-- gh-comment-id:2916023532 --> @chhu commented on GitHub (May 28, 2025): Very weird. I searched for relevant keywords and that didn't came up. Closing this one in favor of #10647
Author
Owner

@stutteringp0et commented on GitHub (May 28, 2025):

#10647 was closed a couple of days ago

<!-- gh-comment-id:2916368773 --> @stutteringp0et commented on GitHub (May 28, 2025): #10647 was closed a couple of days ago
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#53667