mradermacher
commited on
Commit
•
a693ebd
1
Parent(s):
bb3da84
auto-patch README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
-
no_imatrix:
|
10 |
quantized_by: mradermacher
|
11 |
tags:
|
12 |
- Tulu3
|
@@ -31,7 +31,6 @@ tags:
|
|
31 |
static quants of https://huggingface.co/SultanR/SmolTulu-1.7b-Reinforced
|
32 |
|
33 |
<!-- provided-files -->
|
34 |
-
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
35 |
## Usage
|
36 |
|
37 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -48,6 +47,7 @@ more details, including on how to concatenate multi-part files.
|
|
48 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
|
|
51 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
+
no_imatrix: nan detected in blk.8.attn_q.weight
|
10 |
quantized_by: mradermacher
|
11 |
tags:
|
12 |
- Tulu3
|
|
|
31 |
static quants of https://huggingface.co/SultanR/SmolTulu-1.7b-Reinforced
|
32 |
|
33 |
<!-- provided-files -->
|
|
|
34 |
## Usage
|
35 |
|
36 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/SmolTulu-1.7b-Reinforced-GGUF/resolve/main/SmolTulu-1.7b-Reinforced.Q5_K_S.gguf) | Q5_K_S | 1.3 | |
|