11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"_from_model_config": true,
|
|
"do_sample": true,
|
|
"repetition_penalty": 1.2,
|
|
"temperature": 0.7,
|
|
"top_p": 0.9,
|
|
"bos_token_id": 1,
|
|
"eos_token_id": 2,
|
|
"transformers_version": "4.43.0.dev0"
|
|
}
|