Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,19 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
language:
|
5 |
- sv
|
6 |
- da
|
7 |
- 'no'
|
8 |
- is
|
9 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
tags:
|
11 |
- merge
|
12 |
- 4-bit
|
@@ -14,12 +21,6 @@ tags:
|
|
14 |
- text-generation
|
15 |
- autotrain_compatible
|
16 |
- endpoints_compatible
|
17 |
-
base_model:
|
18 |
-
- timpal0l/Llama-3-8B-flashback-v1
|
19 |
-
- cognitivecomputations/dolphin-2.9-llama3-8b
|
20 |
-
pipeline_tag: text-generation
|
21 |
-
inference: false
|
22 |
-
quantized_by: Suparious
|
23 |
---
|
24 |
# timpal0l/dolphin-2.9-llama3-8b-flashback AWQ
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: timpal0l/dolphin-2.9-llama3-8b-flashback
|
3 |
+
inference: false
|
4 |
language:
|
5 |
- sv
|
6 |
- da
|
7 |
- 'no'
|
8 |
- is
|
9 |
- en
|
10 |
+
library_name: transformers
|
11 |
+
license: apache-2.0
|
12 |
+
merged_models:
|
13 |
+
- timpal0l/Llama-3-8B-flashback-v1
|
14 |
+
- cognitivecomputations/dolphin-2.9-llama3-8b
|
15 |
+
pipeline_tag: text-generation
|
16 |
+
quantized_by: Suparious
|
17 |
tags:
|
18 |
- merge
|
19 |
- 4-bit
|
|
|
21 |
- text-generation
|
22 |
- autotrain_compatible
|
23 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
# timpal0l/dolphin-2.9-llama3-8b-flashback AWQ
|
26 |
|