File size: 206 Bytes
f6ea3f6 | 1 2 3 4 5 6 7 8 9 10 11 | {
"bos_token_id": 262145,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 262146,
"pad_token_id": 262146,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.50.0"
}
|