Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,11 @@ base_model:
|
|
11 |
- Qwen/Qwen3-14B
|
12 |
---
|
13 |
|
14 |
-
Qwen 3 14b a great medium sized model. This model is trained on 20.000 samples taken from Nvidia/OpenCodeReasoning and Nvidia/OpenMathReasoning.
|
15 |
|
16 |
## Model use cases:
|
17 |
- Coding (python and c++)
|
18 |
- Solving math questions
|
19 |
-
- General reasoning
|
|
|
|
|
|
11 |
- Qwen/Qwen3-14B
|
12 |
---
|
13 |
|
14 |
+
Qwen 3 14b a great medium sized model. This qwen3 model is trained on 20.000 samples taken from Nvidia/OpenCodeReasoning and Nvidia/OpenMathReasoning.
|
15 |
|
16 |
## Model use cases:
|
17 |
- Coding (python and c++)
|
18 |
- Solving math questions
|
19 |
+
- General reasoning
|
20 |
+
|
21 |
+
### Use thinking mode using "/think" for the best resuots
|