mradermacher
commited on
Commit
•
f457d7d
1
Parent(s):
fb2746c
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
|
@@ -66,6 +65,11 @@ types (lower is better):
|
|
66 |
And here are Artefact2's thoughts on the matter:
|
67 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
68 |
|
|
|
|
|
|
|
|
|
|
|
69 |
## Thanks
|
70 |
|
71 |
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
|
|
|
65 |
And here are Artefact2's thoughts on the matter:
|
66 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
67 |
|
68 |
+
## FAQ / Model Request
|
69 |
+
|
70 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
71 |
+
questions you might have and/or if you want some other model quantized.
|
72 |
+
|
73 |
## Thanks
|
74 |
|
75 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|