AuroraCap-7B-IMG-xtuner / generation_config.json
wchai's picture
Upload generation_config.json with huggingface_hub
1e427f5 verified
raw
history blame
186 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 16384,
"pad_token_id": 0,
"temperature": null,
"top_p": null,
"transformers_version": "4.44.2"
}