Adding the `transformers` tag to populate the "Use this model" tab for wider visibility and usage. (#2)
Browse files- Adding the `transformers` tag to populate the "Use this model" tab for wider visibility and usage. (b073ee2b49eb040199fb4967cfcd83febdcd0553)
Co-authored-by: Aritra Roy Gosthipaty <ariG23498@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen3-4B-Thinking-2507
|
| 7 |
pipeline_tag: text-generation
|
|
|
|
| 8 |
---
|
| 9 |
# Jan-v1: Advanced Agentic Language Model
|
| 10 |
|
|
|
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen3-4B-Thinking-2507
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
+
library_name: transformers
|
| 9 |
---
|
| 10 |
# Jan-v1: Advanced Agentic Language Model
|
| 11 |
|