auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
datasets:
|
3 |
- argilla/dpo-mix-7k
|
4 |
- nvidia/HelpSteer
|
@@ -11,7 +12,6 @@ datasets:
|
|
11 |
- bigbio/pubmed_qa
|
12 |
- openlifescienceai/medmcqa
|
13 |
- bigbio/med_qa
|
14 |
-
exported_from: HPAI-BSC/Llama3-Aloe-8B-Alpha
|
15 |
language:
|
16 |
- en
|
17 |
library_name: transformers
|
@@ -68,6 +68,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: HPAI-BSC/Llama3-Aloe-8B-Alpha
|
3 |
datasets:
|
4 |
- argilla/dpo-mix-7k
|
5 |
- nvidia/HelpSteer
|
|
|
12 |
- bigbio/pubmed_qa
|
13 |
- openlifescienceai/medmcqa
|
14 |
- bigbio/med_qa
|
|
|
15 |
language:
|
16 |
- en
|
17 |
library_name: transformers
|
|
|
68 |
And here are Artefact2's thoughts on the matter:
|
69 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
70 |
|
71 |
+
## FAQ / Model Request
|
72 |
+
|
73 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
74 |
+
questions you might have and/or if you want some other model quantized.
|
75 |
+
|
76 |
## Thanks
|
77 |
|
78 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|