Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
A small Qwen 3 4 billion parameter model trained on [nvidia/OpenCodeReasoning](https://huggingface.co/datasets/nvidia/OpenCodeReasoning) for coding tasks.
|
19 |
For Coding, it is recommended to be in thinking mode.
|
20 |
|
21 |
-
##
|
22 |
- Context window : > 10000
|
23 |
- Temperature : 0.7
|
24 |
- Top_p : 20
|
|
|
18 |
A small Qwen 3 4 billion parameter model trained on [nvidia/OpenCodeReasoning](https://huggingface.co/datasets/nvidia/OpenCodeReasoning) for coding tasks.
|
19 |
For Coding, it is recommended to be in thinking mode.
|
20 |
|
21 |
+
## Recommended parameters:
|
22 |
- Context window : > 10000
|
23 |
- Temperature : 0.7
|
24 |
- Top_p : 20
|