mradermacher
commited on
Commit
•
73dc657
1
Parent(s):
e1cd571
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- grimulkan/theory-of-mind
|
5 |
- grimulkan/physical-reasoning
|
@@ -7,7 +7,6 @@ datasets:
|
|
7 |
- unalignment/toxic-dpo-v0.2
|
8 |
- kira/math-dpo
|
9 |
- athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
|
10 |
-
exported_from: rmdhirr/Pulsar_7B
|
11 |
language:
|
12 |
- en
|
13 |
library_name: transformers
|
@@ -68,6 +67,11 @@ types (lower is better):
|
|
68 |
And here are Artefact2's thoughts on the matter:
|
69 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
70 |
|
|
|
|
|
|
|
|
|
|
|
71 |
## Thanks
|
72 |
|
73 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: rmdhirr/Pulsar_7B
|
3 |
datasets:
|
4 |
- grimulkan/theory-of-mind
|
5 |
- grimulkan/physical-reasoning
|
|
|
7 |
- unalignment/toxic-dpo-v0.2
|
8 |
- kira/math-dpo
|
9 |
- athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
|
|
|
10 |
language:
|
11 |
- en
|
12 |
library_name: transformers
|
|
|
67 |
And here are Artefact2's thoughts on the matter:
|
68 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
69 |
|
70 |
+
## FAQ / Model Request
|
71 |
+
|
72 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
73 |
+
questions you might have and/or if you want some other model quantized.
|
74 |
+
|
75 |
## Thanks
|
76 |
|
77 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|