mradermacher
commited on
Commit
•
fe7fb4b
1
Parent(s):
041ce46
auto-patch README.md
Browse files
README.md
CHANGED
@@ -26,10 +26,13 @@ more details, including on how to concatenate multi-part files.
|
|
26 |
|
27 |
| Link | Type | Size/GB | Notes |
|
28 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
29 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_M.gguf) | i1-IQ2_M | 23.7 | |
|
30 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.0 | fast, lower quality |
|
31 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | fast, beats Q3_K* |
|
|
|
33 |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
26 |
|
27 |
| Link | Type | Size/GB | Notes |
|
28 |
|:-----|:-----|--------:|:------|
|
29 |
+
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ1_S.gguf) | i1-IQ1_S | 15.0 | |
|
30 |
+
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.7 | |
|
31 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ2_M.gguf) | i1-IQ2_M | 23.7 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.0 | fast, lower quality |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | fast, beats Q3_K* |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/chronos007-70b-i1-GGUF/resolve/main/chronos007-70b.i1-IQ3_M.gguf) | i1-IQ3_M | 31.4 | |
|
36 |
|
37 |
|
38 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|