Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,25 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of dolphin-2.9-llama3-8b
|
|
|
1 |
---
|
2 |
+
base_model: cognitivecomputations/dolphin-2.9-llama3-8b
|
3 |
+
datasets:
|
4 |
+
- cognitivecomputations/Dolphin-2.9
|
5 |
+
- teknium/OpenHermes-2.5
|
6 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
7 |
+
- cognitivecomputations/dolphin-coder
|
8 |
+
- cognitivecomputations/samantha-data
|
9 |
+
- HuggingFaceH4/ultrachat_200k
|
10 |
+
- microsoft/orca-math-word-problems-200k
|
11 |
+
- abacusai/SystemChat-1.1
|
12 |
+
- Locutusque/function-calling-chatml
|
13 |
+
- internlm/Agent-FLAN
|
14 |
+
license: other
|
15 |
pipeline_tag: text-generation
|
16 |
+
tags:
|
17 |
+
- generated_from_trainer
|
18 |
+
- axolotl
|
19 |
+
quantized_by: bartowski
|
20 |
+
model-index:
|
21 |
+
- name: out
|
22 |
+
results: []
|
23 |
---
|
24 |
|
25 |
## Llamacpp imatrix Quantizations of dolphin-2.9-llama3-8b
|