auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: fluently
|
3 |
datasets:
|
4 |
- fluently-sets/ultraset
|
5 |
- fluently-sets/ultrathink
|
@@ -16,6 +16,8 @@ language:
|
|
16 |
- code
|
17 |
library_name: transformers
|
18 |
license: mit
|
|
|
|
|
19 |
quantized_by: mradermacher
|
20 |
tags:
|
21 |
- fluently-lm
|
@@ -38,9 +40,12 @@ tags:
|
|
38 |
<!-- ### convert_type: hf -->
|
39 |
<!-- ### vocab_type: -->
|
40 |
<!-- ### tags: -->
|
41 |
-
static quants of https://huggingface.co/fluently
|
42 |
|
43 |
<!-- provided-files -->
|
|
|
|
|
|
|
44 |
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.
|
45 |
## Usage
|
46 |
|
|
|
1 |
---
|
2 |
+
base_model: fluently/FluentlyQwen2.5-32B
|
3 |
datasets:
|
4 |
- fluently-sets/ultraset
|
5 |
- fluently-sets/ultrathink
|
|
|
16 |
- code
|
17 |
library_name: transformers
|
18 |
license: mit
|
19 |
+
mradermacher:
|
20 |
+
readme_rev: 1
|
21 |
quantized_by: mradermacher
|
22 |
tags:
|
23 |
- fluently-lm
|
|
|
40 |
<!-- ### convert_type: hf -->
|
41 |
<!-- ### vocab_type: -->
|
42 |
<!-- ### tags: -->
|
43 |
+
static quants of https://huggingface.co/fluently/FluentlyQwen2.5-32B
|
44 |
|
45 |
<!-- provided-files -->
|
46 |
+
|
47 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#FluentlyLM-Prinum-GGUF).***
|
48 |
+
|
49 |
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.
|
50 |
## Usage
|
51 |
|