mradermacher
commited on
Commit
•
1d61838
1
Parent(s):
099ed62
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- HuggingFaceH4/ultrachat_200k
|
5 |
- HuggingFaceH4/ultrafeedback_binarized
|
6 |
-
exported_from: HuggingFaceH4/zephyr-7b-beta
|
7 |
language:
|
8 |
- en
|
9 |
library_name: transformers
|
@@ -58,6 +57,11 @@ types (lower is better):
|
|
58 |
And here are Artefact2's thoughts on the matter:
|
59 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
60 |
|
|
|
|
|
|
|
|
|
|
|
61 |
## Thanks
|
62 |
|
63 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: HuggingFaceH4/zephyr-7b-beta
|
3 |
datasets:
|
4 |
- HuggingFaceH4/ultrachat_200k
|
5 |
- HuggingFaceH4/ultrafeedback_binarized
|
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
|
|
57 |
And here are Artefact2's thoughts on the matter:
|
58 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
59 |
|
60 |
+
## FAQ / Model Request
|
61 |
+
|
62 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
63 |
+
questions you might have and/or if you want some other model quantized.
|
64 |
+
|
65 |
## Thanks
|
66 |
|
67 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|