prithivMLmods commited on
Commit
6cd3ef9
·
verified ·
1 Parent(s): 913950c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -3,4 +3,11 @@ license: apache-2.0
3
  base_model:
4
  - jupyter-agent/jupyter-agent-qwen3-4b-thinking
5
  - jupyter-agent/jupyter-agent-qwen3-4b-instruct
 
 
 
 
 
 
 
6
  ---
 
3
  base_model:
4
  - jupyter-agent/jupyter-agent-qwen3-4b-thinking
5
  - jupyter-agent/jupyter-agent-qwen3-4b-instruct
6
+ language:
7
+ - en
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
+ tags:
11
+ - jupyter-agent
12
+ - text-generation-inference
13
  ---