Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,25 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Dolphin3.0-Qwen2.5-1.5B
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-1.5B/blob/main/LICENSE
|
7 |
+
base_model: cognitivecomputations/Dolphin3.0-Qwen2.5-1.5B
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- OpenCoder-LLM/opc-sft-stage1
|
11 |
+
- OpenCoder-LLM/opc-sft-stage2
|
12 |
+
- microsoft/orca-agentinstruct-1M-v1
|
13 |
+
- microsoft/orca-math-word-problems-200k
|
14 |
+
- NousResearch/hermes-function-calling-v1
|
15 |
+
- AI-MO/NuminaMath-CoT
|
16 |
+
- AI-MO/NuminaMath-TIR
|
17 |
+
- allenai/tulu-3-sft-mixture
|
18 |
+
- cognitivecomputations/dolphin-coder
|
19 |
+
- HuggingFaceTB/smoltalk
|
20 |
+
- cognitivecomputations/samantha-data
|
21 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
22 |
+
- m-a-p/Code-Feedback
|
23 |
---
|
24 |
|
25 |
## Llamacpp imatrix Quantizations of Dolphin3.0-Qwen2.5-1.5B
|