Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
- chatml
|
| 10 |
-
base_model:
|
| 11 |
- ResplendentAI/Paradigm_7B
|
| 12 |
- jeiku/Theory_of_Mind_Mistral
|
| 13 |
- ResplendentAI/Paradigm_7B
|
|
@@ -15,12 +13,7 @@ base_model:
|
|
| 15 |
- ResplendentAI/Paradigm_7B
|
| 16 |
- jeiku/Gnosis_Reformatted_Mistral
|
| 17 |
- ResplendentAI/Paradigm_7B
|
| 18 |
-
library_name: transformers
|
| 19 |
-
license: apache-2.0
|
| 20 |
-
language:
|
| 21 |
-
- en
|
| 22 |
pipeline_tag: text-generation
|
| 23 |
-
inference: false
|
| 24 |
prompt_template: '<|im_start|>system
|
| 25 |
|
| 26 |
{system_message}<|im_end|>
|
|
@@ -33,6 +26,14 @@ prompt_template: '<|im_start|>system
|
|
| 33 |
|
| 34 |
'
|
| 35 |
quantized_by: Suparious
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
# ResplendentAI/Aura_v2_7B AWQ
|
| 38 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: ResplendentAI/Aura_v2_7B
|
| 3 |
+
inference: false
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
library_name: transformers
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
merged_models:
|
|
|
|
|
|
|
| 9 |
- ResplendentAI/Paradigm_7B
|
| 10 |
- jeiku/Theory_of_Mind_Mistral
|
| 11 |
- ResplendentAI/Paradigm_7B
|
|
|
|
| 13 |
- ResplendentAI/Paradigm_7B
|
| 14 |
- jeiku/Gnosis_Reformatted_Mistral
|
| 15 |
- ResplendentAI/Paradigm_7B
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
pipeline_tag: text-generation
|
|
|
|
| 17 |
prompt_template: '<|im_start|>system
|
| 18 |
|
| 19 |
{system_message}<|im_end|>
|
|
|
|
| 26 |
|
| 27 |
'
|
| 28 |
quantized_by: Suparious
|
| 29 |
+
tags:
|
| 30 |
+
- mistral
|
| 31 |
+
- 4-bit
|
| 32 |
+
- AWQ
|
| 33 |
+
- text-generation
|
| 34 |
+
- autotrain_compatible
|
| 35 |
+
- endpoints_compatible
|
| 36 |
+
- chatml
|
| 37 |
---
|
| 38 |
# ResplendentAI/Aura_v2_7B AWQ
|
| 39 |
|