prithivMLmods commited on
Commit
47f772d
·
verified ·
1 Parent(s): c347ccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  base_model:
4
- - Qwen/Qwen2.5-32B-Instruct
 
 
 
 
 
 
 
 
 
5
  ---
 
1
  ---
2
  license: apache-2.0
3
  base_model:
4
+ - Qwen/Qwen2.5-14B-Instruct
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - qwen2.5
11
+ - Cot
12
+ - elite
13
+ - calcium
14
  ---