mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ tags:
|
|
23 |
static quants of https://huggingface.co/Ellbendls/llama-3.2-3b-chat-doctor
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
-
weighted/imatrix quants
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -40,6 +40,8 @@ more details, including on how to concatenate multi-part files.
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
|
|
23 |
static quants of https://huggingface.co/Ellbendls/llama-3.2-3b-chat-doctor
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-i1-GGUF
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q4_0_4_4.gguf) | Q4_0_4_4 | 2.0 | fast on arm, low quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-chat-doctor-GGUF/resolve/main/llama-3.2-3b-chat-doctor.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|