Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- moe
|
5 |
- frankenmoe
|
@@ -15,12 +22,6 @@ tags:
|
|
15 |
- autotrain_compatible
|
16 |
- endpoints_compatible
|
17 |
- chatml
|
18 |
-
base_model:
|
19 |
-
- unsloth/mistral-7b-v0.2
|
20 |
-
- mistralai/Mistral-7B-Instruct-v0.2
|
21 |
-
pipeline_tag: text-generation
|
22 |
-
inference: false
|
23 |
-
quantized_by: Suparious
|
24 |
---
|
25 |
# NeuralNovel/Mini-Mixtral-v0.2 AWQ
|
26 |
|
|
|
1 |
---
|
2 |
+
base_model: NeuralNovel/Mini-Mixtral-v0.2
|
3 |
+
inference: false
|
4 |
license: apache-2.0
|
5 |
+
merged_models:
|
6 |
+
- unsloth/mistral-7b-v0.2
|
7 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
quantized_by: Suparious
|
10 |
tags:
|
11 |
- moe
|
12 |
- frankenmoe
|
|
|
22 |
- autotrain_compatible
|
23 |
- endpoints_compatible
|
24 |
- chatml
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# NeuralNovel/Mini-Mixtral-v0.2 AWQ
|
27 |
|