mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,9 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
|
34 |
| Link | Type | Size/GB | Notes |
|
35 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
|
38 |
|
|
|
33 |
|
34 |
| Link | Type | Size/GB | Notes |
|
35 |
|:-----|:-----|--------:|:------|
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.Q2_K.gguf) | Q2_K | 2.8 | |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/CodeActAgent-Mistral-7b-v0.1-GGUF/resolve/main/CodeActAgent-Mistral-7b-v0.1.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
|
41 |
|