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