mradermacher
commited on
Commit
•
cd46cc0
1
Parent(s):
dcad3ab
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- jondurbin/airoboros-3.2
|
5 |
- bluemoon-fandom-1-1-rp-cleaned
|
@@ -13,7 +13,6 @@ datasets:
|
|
13 |
- Vezora/Tested-22k-Python-Alpaca
|
14 |
- mattpscott/airoboros-summarization
|
15 |
- unalignment/toxic-dpo-v0.2
|
16 |
-
exported_from: jondurbin/airoboros-34b-3.3
|
17 |
language:
|
18 |
- en
|
19 |
library_name: transformers
|
@@ -73,6 +72,11 @@ types (lower is better):
|
|
73 |
And here are Artefact2's thoughts on the matter:
|
74 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
75 |
|
|
|
|
|
|
|
|
|
|
|
76 |
## Thanks
|
77 |
|
78 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: jondurbin/airoboros-34b-3.3
|
3 |
datasets:
|
4 |
- jondurbin/airoboros-3.2
|
5 |
- bluemoon-fandom-1-1-rp-cleaned
|
|
|
13 |
- Vezora/Tested-22k-Python-Alpaca
|
14 |
- mattpscott/airoboros-summarization
|
15 |
- unalignment/toxic-dpo-v0.2
|
|
|
16 |
language:
|
17 |
- en
|
18 |
library_name: transformers
|
|
|
72 |
And here are Artefact2's thoughts on the matter:
|
73 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
74 |
|
75 |
+
## FAQ / Model Request
|
76 |
+
|
77 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
78 |
+
questions you might have and/or if you want some other model quantized.
|
79 |
+
|
80 |
## Thanks
|
81 |
|
82 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|