mradermacher
commited on
Commit
•
5c7cb37
1
Parent(s):
c202752
auto-patch README.md
Browse files
README.md
CHANGED
@@ -34,8 +34,11 @@ more details, including on how to concatenate multi-part files.
|
|
34 |
|
35 |
| Link | Type | Size/GB | Notes |
|
36 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.0 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 13.2 | |
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_M.gguf) | i1-IQ2_M | 15.0 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-Q2_K.gguf) | i1-Q2_K | 16.4 | IQ3_XXS probably better |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 17.0 | lower quality |
|
|
|
34 |
|
35 |
| Link | Type | Size/GB | Notes |
|
36 |
|:-----|:-----|--------:|:------|
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ1_S.gguf) | i1-IQ1_S | 9.7 | for the desperate |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ1_M.gguf) | i1-IQ1_M | 10.6 | for the desperate |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.0 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 13.2 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_S.gguf) | i1-IQ2_S | 13.9 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ2_M.gguf) | i1-IQ2_M | 15.0 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-Q2_K.gguf) | i1-Q2_K | 16.4 | IQ3_XXS probably better |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/llama3-42b-v0-i1-GGUF/resolve/main/llama3-42b-v0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 17.0 | lower quality |
|