Updated base_model tag in README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
base_model: meta-llama/Meta-Llama-3-8B
|
| 4 |
-
library_name: transformers
|
| 5 |
-
tags:
|
| 6 |
-
- 4-bit
|
| 7 |
-
- AWQ
|
| 8 |
-
- text-generation
|
| 9 |
-
- autotrain_compatible
|
| 10 |
-
- generated_from_trainer
|
| 11 |
-
- axolotl
|
| 12 |
-
- endpoints_compatible
|
| 13 |
-
pipeline_tag: text-generation
|
| 14 |
-
model-index:
|
| 15 |
-
- name: out
|
| 16 |
-
results: []
|
| 17 |
datasets:
|
| 18 |
- cognitivecomputations/Dolphin-2.9
|
| 19 |
- teknium/OpenHermes-2.5
|
|
@@ -24,7 +10,21 @@ datasets:
|
|
| 24 |
- Locutusque/function-calling-chatml
|
| 25 |
- internlm/Agent-FLAN
|
| 26 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
quantized_by: Suparious
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
# cognitivecomputations/dolphin-2.9.1-llama-3-8b AWQ
|
| 30 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: cognitivecomputations/dolphin-2.9.1-llama-3-8b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
datasets:
|
| 4 |
- cognitivecomputations/Dolphin-2.9
|
| 5 |
- teknium/OpenHermes-2.5
|
|
|
|
| 10 |
- Locutusque/function-calling-chatml
|
| 11 |
- internlm/Agent-FLAN
|
| 12 |
inference: false
|
| 13 |
+
library_name: transformers
|
| 14 |
+
license: other
|
| 15 |
+
model-index:
|
| 16 |
+
- name: out
|
| 17 |
+
results: []
|
| 18 |
+
pipeline_tag: text-generation
|
| 19 |
quantized_by: Suparious
|
| 20 |
+
tags:
|
| 21 |
+
- 4-bit
|
| 22 |
+
- AWQ
|
| 23 |
+
- text-generation
|
| 24 |
+
- autotrain_compatible
|
| 25 |
+
- generated_from_trainer
|
| 26 |
+
- axolotl
|
| 27 |
+
- endpoints_compatible
|
| 28 |
---
|
| 29 |
# cognitivecomputations/dolphin-2.9.1-llama-3-8b AWQ
|
| 30 |
|