mradermacher
commited on
Commit
•
2a7c9e4
1
Parent(s):
dc24f39
auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ more details, including on how to concatenate multi-part files.
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ1_S.gguf) | i1-IQ1_S | 14.3 | for the desperate |
|
32 |
-
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ1_M.gguf) | i1-IQ1_M | 15.5 |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 17.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_XS.gguf) | i1-IQ2_XS | 19.4 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_S.gguf) | i1-IQ2_S | 20.9 | |
|
@@ -50,7 +50,6 @@ more details, including on how to concatenate multi-part files.
|
|
50 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q5_K_M.gguf) | i1-Q5_K_M | 46.3 | |
|
51 |
| [PART 1](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 53.7 | practically like static Q6_K |
|
52 |
|
53 |
-
|
54 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
55 |
types (lower is better):
|
56 |
|
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ1_S.gguf) | i1-IQ1_S | 14.3 | for the desperate |
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ1_M.gguf) | i1-IQ1_M | 15.5 | mostly desperate |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 17.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_XS.gguf) | i1-IQ2_XS | 19.4 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-IQ2_S.gguf) | i1-IQ2_S | 20.9 | |
|
|
|
50 |
| [GGUF](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q5_K_M.gguf) | i1-Q5_K_M | 46.3 | |
|
51 |
| [PART 1](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/llama-65b-hf-i1-GGUF/resolve/main/llama-65b-hf.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 53.7 | practically like static Q6_K |
|
52 |
|
|
|
53 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
types (lower is better):
|
55 |
|