mradermacher
commited on
Commit
•
61793ca
1
Parent(s):
0c0d1fb
auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
## About
|
9 |
|
@@ -13,7 +17,6 @@ quantized_by: mradermacher
|
|
13 |
<!-- ### vocab_type: -->
|
14 |
static quants of https://huggingface.co/HirCoir/MiniChat-1.5-3B-Sorah
|
15 |
|
16 |
-
|
17 |
<!-- provided-files -->
|
18 |
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.
|
19 |
## Usage
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
quantized_by: mradermacher
|
7 |
+
tags:
|
8 |
+
- unsloth
|
9 |
+
- trl
|
10 |
+
- sft
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
17 |
<!-- ### vocab_type: -->
|
18 |
static quants of https://huggingface.co/HirCoir/MiniChat-1.5-3B-Sorah
|
19 |
|
|
|
20 |
<!-- provided-files -->
|
21 |
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.
|
22 |
## Usage
|