prithivMLmods commited on
Commit
2445635
·
verified ·
1 Parent(s): 0319c15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-7B-Instruct
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ ---