mradermacher
commited on
Commit
•
9a60130
1
Parent(s):
6ae0e4c
auto-patch README.md
Browse files
README.md
CHANGED
@@ -44,8 +44,19 @@ more details, including on how to concatenate multi-part files.
|
|
44 |
|
45 |
| Link | Type | Size/GB | Notes |
|
46 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.IQ3_S.gguf) | IQ3_S | 1.1 | beats Q3_K* |
|
|
|
|
|
|
|
|
|
|
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q4_K_S.gguf) | Q4_K_S | 1.3 | fast, recommended |
|
|
|
|
|
|
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q8_0.gguf) | Q8_0 | 2.1 | fast, best quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.f16.gguf) | f16 | 3.8 | 16 bpw, overkill |
|
51 |
|
|
|
44 |
|
45 |
| Link | Type | Size/GB | Notes |
|
46 |
|:-----|:-----|--------:|:------|
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q2_K.gguf) | Q2_K | 0.9 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.IQ3_XS.gguf) | IQ3_XS | 1.0 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.IQ3_S.gguf) | IQ3_S | 1.1 | beats Q3_K* |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q3_K_S.gguf) | Q3_K_S | 1.1 | |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.IQ3_M.gguf) | IQ3_M | 1.1 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q3_K_M.gguf) | Q3_K_M | 1.1 | lower quality |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q3_K_L.gguf) | Q3_K_L | 1.2 | |
|
54 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.IQ4_XS.gguf) | IQ4_XS | 1.2 | |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q4_K_S.gguf) | Q4_K_S | 1.3 | fast, recommended |
|
56 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q4_K_M.gguf) | Q4_K_M | 1.3 | fast, recommended |
|
57 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q5_K_S.gguf) | Q5_K_S | 1.4 | |
|
58 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q5_K_M.gguf) | Q5_K_M | 1.5 | |
|
59 |
+
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q6_K.gguf) | Q6_K | 1.7 | very good quality |
|
60 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.Q8_0.gguf) | Q8_0 | 2.1 | fast, best quality |
|
61 |
| [GGUF](https://huggingface.co/mradermacher/Sailor-1.8B-GGUF/resolve/main/Sailor-1.8B.f16.gguf) | f16 | 3.8 | 16 bpw, overkill |
|
62 |
|