File size: 377 Bytes
6aaf442
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "do_sample": true,
  "temperature": 0.2,
  "top_p": 0.95,
  "top_k": 20,
  "repetition_penalty": 1.0,
  "pad_token_id": 151643,
  "eos_token_id": [151645, 151643],
  "_outlier_tier": "code",
  "_outlier_note": "Code-tuned defaults: lower temperature for deterministic generation, top_p 0.95. The accompanying README has the recommended system prompt for code workflows."
}