bartowski commited on
Commit
d4ae70b
·
verified ·
1 Parent(s): c96b036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -12,7 +12,12 @@ pipeline_tag: text-generation
12
 
13
  ## Technical Details
14
 
15
- No technical details provided
 
 
 
 
 
16
 
17
  ## Special thanks
18
 
 
12
 
13
  ## Technical Details
14
 
15
+ Standard context length: 4096 tokens available
16
+
17
+ Advanced reasoning: Chain-of-Thught (CoT) to solve English math problems as well as Tool-integrated Reasoning (TIR)
18
+
19
+ More details on their blog [here] (https://qwenlm.github.io/blog/qwen2.5/
20
+
21
 
22
  ## Special thanks
23