mradermacher
commited on
Commit
•
4f0addf
1
Parent(s):
b6618ff
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
- Open-Orca/Mistral-7B-OpenOrca
|
4 |
-
- NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story
|
5 |
-
- S-miguel/The-Trinity-Coder-7B
|
6 |
-
- chihoonlee10/T3Q-Mistral-Orca-Math-DPO
|
7 |
-
exported_from: jambroz/sixtyoneeighty-4x7B-v2
|
8 |
language:
|
9 |
- en
|
10 |
library_name: transformers
|
@@ -67,6 +62,11 @@ types (lower is better):
|
|
67 |
And here are Artefact2's thoughts on the matter:
|
68 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
69 |
|
|
|
|
|
|
|
|
|
|
|
70 |
## Thanks
|
71 |
|
72 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: jambroz/sixtyoneeighty-4x7B-v2
|
|
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
62 |
And here are Artefact2's thoughts on the matter:
|
63 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
64 |
|
65 |
+
## FAQ / Model Request
|
66 |
+
|
67 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
68 |
+
questions you might have and/or if you want some other model quantized.
|
69 |
+
|
70 |
## Thanks
|
71 |
|
72 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|