wasiuddina commited on
Commit
6230bad
·
verified ·
1 Parent(s): 34b4180

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 \`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.
 
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.