Triangle104
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,7 +3,11 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
- en
|
|
|
6 |
tags:
|
|
|
|
|
|
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
9 |
base_model: HuggingFaceTB/SmolLM2-135M-Instruct
|
|
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
+
- safetensors
|
9 |
+
- onnx
|
10 |
+
- transformers.js
|
11 |
- llama-cpp
|
12 |
- gguf-my-repo
|
13 |
base_model: HuggingFaceTB/SmolLM2-135M-Instruct
|