Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ OpenCodeReasoning-Distill-Qwen-7B-Instruct is a competitive code generation focu
|
|
75 |
|
76 |
## Quick Start and Usage Recommendations:
|
77 |
|
78 |
-
We recommend setting temperature to
|
79 |
|
80 |
### Use It with Transformers
|
81 |
See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library. Please see the example below.
|
|
|
75 |
|
76 |
## Quick Start and Usage Recommendations:
|
77 |
|
78 |
+
We recommend setting temperature to `0.6`, and Top P to `0.95` for inference on LiveCodeBench.
|
79 |
|
80 |
### Use It with Transformers
|
81 |
See the snippet below for usage with [Hugging Face Transformers](https://huggingface.co/docs/transformers/main/en/index) library. Please see the example below.
|