mradermacher
commited on
Commit
•
22eda82
1
Parent(s):
d907813
auto-patch README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ tags:
|
|
23 |
static quants of https://huggingface.co/rhaymison/Llama-portuguese-13b-Luana-v0.2
|
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-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
|
|
23 |
static quants of https://huggingface.co/rhaymison/Llama-portuguese-13b-Luana-v0.2
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-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-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.5 | fast on arm, low quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-portuguese-13b-Luana-v0.2-GGUF/resolve/main/Llama-portuguese-13b-Luana-v0.2.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|