Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,13 @@ tags:
|
|
6 |
- text-generation
|
7 |
- autotrain_compatible
|
8 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pipeline_tag: text-generation
|
10 |
inference: false
|
11 |
quantized_by: Suparious
|
@@ -15,7 +22,11 @@ quantized_by: Suparious
|
|
15 |
- Model creator: [Alsebay](https://huggingface.co/Alsebay)
|
16 |
- Original model: [Kilo-2x8B](https://huggingface.co/Alsebay/Kilo-2x8B)
|
17 |
|
|
|
18 |
|
|
|
|
|
|
|
19 |
|
20 |
## How to use
|
21 |
|
|
|
6 |
- text-generation
|
7 |
- autotrain_compatible
|
8 |
- endpoints_compatible
|
9 |
+
- Roleplay
|
10 |
+
- roleplay
|
11 |
+
- moe
|
12 |
+
- merge
|
13 |
+
base_model:
|
14 |
+
- vicgalle/Roleplay-Llama-3-8B
|
15 |
+
- Sao10K/L3-Solana-8B-v1
|
16 |
pipeline_tag: text-generation
|
17 |
inference: false
|
18 |
quantized_by: Suparious
|
|
|
22 |
- Model creator: [Alsebay](https://huggingface.co/Alsebay)
|
23 |
- Original model: [Kilo-2x8B](https://huggingface.co/Alsebay/Kilo-2x8B)
|
24 |
|
25 |
+
## Model Summary
|
26 |
|
27 |
+
MoE model of 2 Llama-3 models:
|
28 |
+
- vicgalle/Roleplay-Llama-3-8B
|
29 |
+
- Sao10K/L3-Solana-8B-v1
|
30 |
|
31 |
## How to use
|
32 |
|