bunnycore commited on
Commit
b8aab6c
·
verified ·
1 Parent(s): f6cc2be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ When using the QwQen-3B-LCoT-R1 model, you might notice that it can sometimes pr
13
 
14
  ### To reduce repetition, you can experiment with the following settings:
15
 
16
- - Repetition Penalty: This parameter discourages the model from repeating the same words or phrases by applying a penalty. A higher value (e.g., 1.2) will push the model to avoid repetition more aggressively.
17
  - Temperature: This controls the randomness of the output. Lowering the temperature (e.g., 0.7) makes the model more focused and less likely to repeat itself, though it may reduce creativity slightly.
18
 
19
 
 
13
 
14
  ### To reduce repetition, you can experiment with the following settings:
15
 
16
+ - Repetition Penalty: This parameter discourages the model from repeating the same words or phrases by applying a penalty. A higher value (e.g., 1.0) will push the model to avoid repetition more aggressively.
17
  - Temperature: This controls the randomness of the output. Lowering the temperature (e.g., 0.7) makes the model more focused and less likely to repeat itself, though it may reduce creativity slightly.
18
 
19