Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
language:
|
4 |
- en
|
5 |
-
|
|
|
|
|
6 |
- jeiku/Chaos_RP_l3_8B
|
7 |
- ResplendentAI/BlueMoon_Llama3
|
8 |
- jeiku/Chaos_RP_l3_8B
|
@@ -10,16 +13,14 @@ base_model:
|
|
10 |
- jeiku/Chaos_RP_l3_8B
|
11 |
- ResplendentAI/Aura_Llama3
|
12 |
- Undi95/Llama-3-Unholy-8B
|
13 |
-
|
|
|
14 |
tags:
|
15 |
- 4-bit
|
16 |
- AWQ
|
17 |
- text-generation
|
18 |
- autotrain_compatible
|
19 |
- endpoints_compatible
|
20 |
-
pipeline_tag: text-generation
|
21 |
-
inference: false
|
22 |
-
quantized_by: Suparious
|
23 |
---
|
24 |
# ResplendentAI/Kei_Llama3_8B AWQ
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: ResplendentAI/Kei_Llama3_8B
|
3 |
+
inference: false
|
4 |
language:
|
5 |
- en
|
6 |
+
library_name: transformers
|
7 |
+
license: apache-2.0
|
8 |
+
merged_models:
|
9 |
- jeiku/Chaos_RP_l3_8B
|
10 |
- ResplendentAI/BlueMoon_Llama3
|
11 |
- jeiku/Chaos_RP_l3_8B
|
|
|
13 |
- jeiku/Chaos_RP_l3_8B
|
14 |
- ResplendentAI/Aura_Llama3
|
15 |
- Undi95/Llama-3-Unholy-8B
|
16 |
+
pipeline_tag: text-generation
|
17 |
+
quantized_by: Suparious
|
18 |
tags:
|
19 |
- 4-bit
|
20 |
- AWQ
|
21 |
- text-generation
|
22 |
- autotrain_compatible
|
23 |
- endpoints_compatible
|
|
|
|
|
|
|
24 |
---
|
25 |
# ResplendentAI/Kei_Llama3_8B AWQ
|
26 |
|