mradermacher
commited on
Commit
•
0bc37e4
1
Parent(s):
e702429
auto-patch README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.5 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-Q2_K.gguf) | i1-Q2_K | 2.6 | IQ3_XXS probably better |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.7 | lower quality |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.0 | beats Q3_K* |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.0 | IQ3_XS probably better |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.2 | |
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.5 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-Q2_K.gguf) | i1-Q2_K | 2.6 | IQ3_XXS probably better |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.7 | lower quality |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.9 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.0 | beats Q3_K* |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.0 | IQ3_XS probably better |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Chat2DB-SQL-7B-i1-GGUF/resolve/main/Chat2DB-SQL-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.2 | |
|