auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,9 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: mit
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
-
tags:
|
9 |
-
- generated_from_trainer
|
10 |
-
- trl
|
11 |
-
- sft
|
12 |
-
- casual-lm
|
13 |
-
- text-generation
|
14 |
---
|
15 |
## About
|
16 |
|
@@ -22,6 +18,9 @@ tags:
|
|
22 |
static quants of https://huggingface.co/Kameshr/reasoning-small-1B
|
23 |
|
24 |
<!-- provided-files -->
|
|
|
|
|
|
|
25 |
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.
|
26 |
## Usage
|
27 |
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: mit
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
## About
|
12 |
|
|
|
18 |
static quants of https://huggingface.co/Kameshr/reasoning-small-1B
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
|
22 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#reasoning-small-1B-GGUF).***
|
23 |
+
|
24 |
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.
|
25 |
## Usage
|
26 |
|