Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,17 @@
|
|
1 |
---
|
|
|
|
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
-
|
5 |
- NousResearch/Meta-Llama-3-8B-Instruct
|
6 |
- mlabonne/OrpoLlama-3-8B
|
7 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
8 |
- Locutusque/llama-3-neural-chat-v1-8b
|
9 |
- cloudyu/Meta-Llama-3-8B-Instruct-DPO
|
10 |
- vicgalle/Configurable-Llama-3-8B-v0.3
|
|
|
|
|
11 |
tags:
|
12 |
- merge
|
13 |
- mergekit
|
@@ -17,9 +21,6 @@ tags:
|
|
17 |
- text-generation
|
18 |
- autotrain_compatible
|
19 |
- endpoints_compatible
|
20 |
-
pipeline_tag: text-generation
|
21 |
-
inference: false
|
22 |
-
quantized_by: Suparious
|
23 |
---
|
24 |
# mlabonne/ChimeraLlama-3-8B-v2 AWQ
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: mlabonne/ChimeraLlama-3-8B-v2
|
3 |
+
inference: false
|
4 |
library_name: transformers
|
5 |
license: other
|
6 |
+
merged_models:
|
7 |
- NousResearch/Meta-Llama-3-8B-Instruct
|
8 |
- mlabonne/OrpoLlama-3-8B
|
9 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
10 |
- Locutusque/llama-3-neural-chat-v1-8b
|
11 |
- cloudyu/Meta-Llama-3-8B-Instruct-DPO
|
12 |
- vicgalle/Configurable-Llama-3-8B-v0.3
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
quantized_by: Suparious
|
15 |
tags:
|
16 |
- merge
|
17 |
- mergekit
|
|
|
21 |
- text-generation
|
22 |
- autotrain_compatible
|
23 |
- endpoints_compatible
|
|
|
|
|
|
|
24 |
---
|
25 |
# mlabonne/ChimeraLlama-3-8B-v2 AWQ
|
26 |
|