mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets: NeuralNovel/Neural-DPO
|
4 |
-
exported_from: NovoCode/Mistral-NeuralDPO
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
@@ -52,6 +51,11 @@ types (lower is better):
|
|
52 |
And here are Artefact2's thoughts on the matter:
|
53 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
54 |
|
|
|
|
|
|
|
|
|
|
|
55 |
## Thanks
|
56 |
|
57 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: NovoCode/Mistral-NeuralDPO
|
3 |
datasets: NeuralNovel/Neural-DPO
|
|
|
4 |
language:
|
5 |
- en
|
6 |
library_name: transformers
|
|
|
51 |
And here are Artefact2's thoughts on the matter:
|
52 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
53 |
|
54 |
+
## FAQ / Model Request
|
55 |
+
|
56 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
57 |
+
questions you might have and/or if you want some other model quantized.
|
58 |
+
|
59 |
## Thanks
|
60 |
|
61 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|