Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of SmolLM2-360M-Instruct
|
|
|
1 |
---
|
2 |
+
base_model: HuggingFaceTB/SmolLM2-360M-Instruct
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
pipeline_tag: text-generation
|
7 |
+
quantized_by: bartowski
|
8 |
---
|
9 |
|
10 |
## Llamacpp imatrix Quantizations of SmolLM2-360M-Instruct
|