Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,12 @@ pipeline_tag: text-generation
|
|
12 |
|
13 |
## Technical Details
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
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 |
|