ASVDLlama3.1-4B-Instruct-v1 / generation_config.json
p2o6e100's picture
init commit
b6dcc99
raw
history blame
205 Bytes
{
"bos_token_id": 76953,
"do_sample": true,
"eos_token_id": [
76954,
76961,
76962
],
"pad_token_id": 76957,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.44.2"
}