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