12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 2,
|
|
"cache_implementation": "hybrid",
|
|
"eos_token_id": 1,
|
|
"pad_token_id": 0,
|
|
"transformers_version": "4.51.3",
|
|
"temperature": 0.6,
|
|
"top_k": 20,
|
|
"top_p": 0.95,
|
|
}
|