12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"bos_token_id": 128000,
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
128009
|
|
],
|
|
"max_length": 4096,
|
|
"temperature": 0.5,
|
|
"top_p": 0.65,
|
|
"transformers_version": "4.41.2"
|
|
}
|