mradermacher
commited on
Commit
•
0338ae6
1
Parent(s):
a42d3b2
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
- HuggingFaceH4/zephyr-7b-beta
|
4 |
-
- mistralai/Mistral-7B-Instruct-v0.2
|
5 |
-
- teknium/OpenHermes-2.5-Mistral-7B
|
6 |
-
- meta-math/MetaMath-Mistral-7B
|
7 |
-
exported_from: NotAiLOL/Boundary-4x7b-MoE
|
8 |
language:
|
9 |
- en
|
10 |
library_name: transformers
|
@@ -73,6 +68,11 @@ types (lower is better):
|
|
73 |
And here are Artefact2's thoughts on the matter:
|
74 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
75 |
|
|
|
|
|
|
|
|
|
|
|
76 |
## Thanks
|
77 |
|
78 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: NotAiLOL/Boundary-4x7b-MoE
|
|
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
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
|