mirage-llama3.1-8.3B / generation_config.json
tsunghanwu's picture
push mirage model
f39eaf0
raw
history blame contribute delete
146 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"transformers_version": "4.43.1"
}