14 lines
226 B
JSON
14 lines
226 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 1,
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
2,
|
|
51202
|
|
],
|
|
"repetition_penalty": 1.1,
|
|
"temperature": 0.4,
|
|
"transformers_version": "4.46.2",
|
|
"use_cache": false
|
|
}
|