prithivMLmods commited on
Commit
3de86a7
·
verified ·
1 Parent(s): 1acac96

Update README.md

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