Ximing commited on
Commit
94c18d5
·
verified ·
1 Parent(s): bcece5e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen3-4B-Instruct-2507
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ ---