auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,9 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
-
tags:
|
9 |
-
- text-generation-inference
|
10 |
-
- transformers
|
11 |
-
- unsloth
|
12 |
-
- qwen2
|
13 |
-
- trl
|
14 |
-
- krx
|
15 |
---
|
16 |
## About
|
17 |
|
@@ -23,6 +18,9 @@ tags:
|
|
23 |
static quants of https://huggingface.co/2point5p/krx-qwen2.5-7b-it-prompt
|
24 |
|
25 |
<!-- provided-files -->
|
|
|
|
|
|
|
26 |
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.
|
27 |
## Usage
|
28 |
|
|
|
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/2point5p/krx-qwen2.5-7b-it-prompt
|
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#krx-qwen2.5-7b-it-prompt-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 |
|