Adds the `transformers` tag so the snippet works
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen3-4B
|
5 |
pipeline_tag: text-generation
|
|
|
6 |
---
|
7 |
# Jan-Nano: An Agentic Model
|
8 |
[](https://github.com/menloresearch/deep-research)
|
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen3-4B
|
5 |
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
# Jan-Nano: An Agentic Model
|
9 |
[](https://github.com/menloresearch/deep-research)
|