Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,20 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of dolphin-2.9.4-llama3.1-8b
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: cognitivecomputations/dolphin-2.9.4-llama3.1-8b
|
| 3 |
+
datasets:
|
| 4 |
+
- cognitivecomputations/Dolphin-2.9
|
| 5 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 6 |
+
- cognitivecomputations/dolphin-coder
|
| 7 |
+
- cognitivecomputations/samantha-data
|
| 8 |
+
- microsoft/orca-math-word-problems-200k
|
| 9 |
+
- mlabonne/FineTome-100k
|
| 10 |
+
- arcee/agent_data
|
| 11 |
+
- PawanKrd/math-gpt-4o-200k
|
| 12 |
+
- cognitivecomputations/SystemChat-2.0
|
| 13 |
+
license: llama3.1
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
+
tags:
|
| 16 |
+
- generated_from_trainer
|
| 17 |
+
quantized_by: bartowski
|
| 18 |
---
|
| 19 |
|
| 20 |
## Llamacpp imatrix Quantizations of dolphin-2.9.4-llama3.1-8b
|