Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- MaziyarPanahi/samantha-mistral-7b-Mistral-7B-Instruct-v0.1
|
4 |
- cognitivecomputations/dolphin-2.6-mistral-7b
|
5 |
- SanjiWatsuki/Sonya-7B
|
6 |
-
|
|
|
7 |
tags:
|
8 |
- 4-bit
|
9 |
- AWQ
|
@@ -12,12 +19,6 @@ tags:
|
|
12 |
- endpoints_compatible
|
13 |
- mergekit
|
14 |
- merge
|
15 |
-
license: other
|
16 |
-
language:
|
17 |
-
- en
|
18 |
-
pipeline_tag: text-generation
|
19 |
-
inference: false
|
20 |
-
quantized_by: Suparious
|
21 |
---
|
22 |
# jeiku/Elly_7B AWQ
|
23 |
|
|
|
1 |
---
|
2 |
+
base_model: jeiku/Elly_7B
|
3 |
+
inference: false
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
library_name: transformers
|
7 |
+
license: other
|
8 |
+
merged_models:
|
9 |
- MaziyarPanahi/samantha-mistral-7b-Mistral-7B-Instruct-v0.1
|
10 |
- cognitivecomputations/dolphin-2.6-mistral-7b
|
11 |
- SanjiWatsuki/Sonya-7B
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
quantized_by: Suparious
|
14 |
tags:
|
15 |
- 4-bit
|
16 |
- AWQ
|
|
|
19 |
- endpoints_compatible
|
20 |
- mergekit
|
21 |
- merge
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
# jeiku/Elly_7B AWQ
|
24 |
|