Spaces:
Running
on
Zero
Running
on
Zero
File size: 156 Bytes
17a799a |
1 2 3 4 5 6 7 8 9 |
{
"temperature": 0.5,
"top_p": 0.95,
"repetition_penalty": 1.1,
"top_k": 50,
"truncate": 1000,
"max_new_tokens": 1024
}
|