mradermacher
commited on
Commit
•
191f5f0
1
Parent(s):
2582a7f
auto-patch README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ1_S.gguf) | i1-IQ1_S | 15.4 | for the desperate |
|
39 |
-
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ1_M.gguf) | i1-IQ1_M | 16.9 |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 19.2 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 21.2 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_S.gguf) | i1-IQ2_S | 22.3 | |
|
@@ -57,7 +57,6 @@ more details, including on how to concatenate multi-part files.
|
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 50.1 | |
|
58 |
| [PART 1](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 58.0 | practically like static Q6_K |
|
59 |
|
60 |
-
|
61 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
62 |
types (lower is better):
|
63 |
|
|
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ1_S.gguf) | i1-IQ1_S | 15.4 | for the desperate |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ1_M.gguf) | i1-IQ1_M | 16.9 | mostly desperate |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 19.2 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 21.2 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-IQ2_S.gguf) | i1-IQ2_S | 22.3 | |
|
|
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 50.1 | |
|
58 |
| [PART 1](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama3-TenyxChat-70B-i1-GGUF/resolve/main/Llama3-TenyxChat-70B.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 58.0 | practically like static Q6_K |
|
59 |
|
|
|
60 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
61 |
types (lower is better):
|
62 |
|