13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 1,
|
|
"eos_token_id": [
|
|
2,
|
|
5
|
|
],
|
|
"do_sample": true,
|
|
"temperature": 0.6,
|
|
"repetition_penalty": 1.2,
|
|
"transformers_version": "4.40.2"
|
|
}
|