alandao ariG23498 HF Staff commited on
Commit
653e8f1
·
verified ·
1 Parent(s): 9077f1e

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 <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
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