Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,12 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
license: apache-2.0
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
| 6 |
tags:
|
|
|
|
|
|
|
|
|
|
| 7 |
- llama-cpp
|
| 8 |
- gguf-my-repo
|
| 9 |
-
base_model: HuggingFaceTB/SmolLM2-1.7B-Instruct
|
| 10 |
---
|
| 11 |
|
| 12 |
# Triangle104/SmolLM2-1.7B-Instruct-Q5_K_M-GGUF
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: HuggingFaceTB/SmolLM2-1.7B-Instruct
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
library_name: transformers
|
| 6 |
+
license: apache-2.0
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
+
- safetensors
|
| 10 |
+
- onnx
|
| 11 |
+
- transformers.js
|
| 12 |
- llama-cpp
|
| 13 |
- gguf-my-repo
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Triangle104/SmolLM2-1.7B-Instruct-Q5_K_M-GGUF
|