14 lines
277 B
JSON
14 lines
277 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 128000,
|
|
"eos_token_id": 128009,
|
|
"pad_token_id": 128000,
|
|
"transformers_version": "4.34.0",
|
|
"temperature": 0.2,
|
|
"top_p": 0.9,
|
|
"top_k": 30,
|
|
"repetition_penalty": 1.12,
|
|
"do_sample": true,
|
|
"max_new_tokens": 1536
|
|
}
|