Files
Llama-3.1-TAIDE-R1-8B-Chat/params

7 lines
164 B
Plaintext
Raw Normal View History

{
"stop": ["</answer>","<|start_header_id|>","<|end_header_id|>","<|eot_id|>"],
"temperature": 0.6,
"top_p": 0.9,
"repeat_penalty": 1.1,
"num_ctx": 8192
}