auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -4,13 +4,9 @@ language:
|
|
| 4 |
- en
|
| 5 |
library_name: transformers
|
| 6 |
license: apache-2.0
|
|
|
|
|
|
|
| 7 |
quantized_by: mradermacher
|
| 8 |
-
tags:
|
| 9 |
-
- qwen
|
| 10 |
-
- qwen2.5
|
| 11 |
-
- mistral
|
| 12 |
-
- mistral-small
|
| 13 |
-
- mistral-small-3.1
|
| 14 |
---
|
| 15 |
## About
|
| 16 |
|
|
@@ -22,6 +18,9 @@ tags:
|
|
| 22 |
static quants of https://huggingface.co/alamios/Qwenstral-Small-3.1-0.5B
|
| 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: apache-2.0
|
| 7 |
+
mradermacher:
|
| 8 |
+
readme_rev: 1
|
| 9 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
## About
|
| 12 |
|
|
|
|
| 18 |
static quants of https://huggingface.co/alamios/Qwenstral-Small-3.1-0.5B
|
| 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#Qwenstral-Small-3.1-0.5B-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 |
|