steampunque commited on
Commit
9bd847b
·
verified ·
1 Parent(s): 0c25155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - 4-bit
10
  ---
11
 
12
- ## Llama.cpp hybrid layer quantization of QwQ 32B by Qwen
13
 
14
  Original model: https://huggingface.co/Qwen/QwQ-32B
15
 
@@ -56,7 +56,7 @@ Math specific and general benchmarks for the model are given here: https://huggi
56
  ## Download the file from below:
57
  | Link | Type | Size/e9 B | Notes |
58
  |------|------|-----------|-------|
59
- | [QwQ-32B.Q4_K_H.gguf](https://huggingface.co/steampunque/QwQ-32B-Hybrid-GGUF/resolve/main/QwQ-32B.Q4_K_H.gguf) | Q4_K_H | 17.9e9 B | ~IQ4_XS size |
60
 
61
  A discussion thread about the hybrid layer quant approach can be found here on the llama.cpp git repository:
62
 
 
9
  - 4-bit
10
  ---
11
 
12
+ ## Mixed Precision GGUF layer quantization of QwQ 32B by Qwen
13
 
14
  Original model: https://huggingface.co/Qwen/QwQ-32B
15
 
 
56
  ## Download the file from below:
57
  | Link | Type | Size/e9 B | Notes |
58
  |------|------|-----------|-------|
59
+ | [QwQ-32B.Q4_K_H.gguf](https://huggingface.co/steampunque/QwQ-32B-MP-GGUF/resolve/main/QwQ-32B.Q4_K_H.gguf) | Q4_K_H | 17.9e9 B | ~IQ4_XS size |
60
 
61
  A discussion thread about the hybrid layer quant approach can be found here on the llama.cpp git repository:
62