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 SmolLM-1.7B-Instruct-v0.2
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: HuggingFaceTB/SmolLM-1.7B-Instruct-v0.2
|
| 3 |
+
datasets:
|
| 4 |
+
- Magpie-Align/Magpie-Pro-300K-Filtered
|
| 5 |
+
- bigcode/self-oss-instruct-sc2-exec-filter-50k
|
| 6 |
+
- teknium/OpenHermes-2.5
|
| 7 |
+
- HuggingFaceTB/everyday-conversations-llama3.1-2k
|
| 8 |
+
language:
|
| 9 |
+
- en
|
| 10 |
+
library_name: transformers
|
| 11 |
+
license: apache-2.0
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
+
tags:
|
| 14 |
+
- alignment-handbook
|
| 15 |
+
- trl
|
| 16 |
+
- sft
|
| 17 |
+
quantized_by: bartowski
|
| 18 |
---
|
| 19 |
|
| 20 |
## Llamacpp imatrix Quantizations of SmolLM-1.7B-Instruct-v0.2
|