mradermacher
commited on
Commit
•
e30ae4e
1
Parent(s):
051db2b
auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ more details, including on how to concatenate multi-part files.
|
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
|
31 |
-
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
|
@@ -49,7 +49,6 @@ more details, including on how to concatenate multi-part files.
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
|
51 |
|
52 |
-
|
53 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
types (lower is better):
|
55 |
|
|
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
|
51 |
|
|
|
52 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
53 |
types (lower is better):
|
54 |
|