Image-Text-to-Text
Safetensors
chameleon
chameleon-7b / generation_config.json
Delta-Vector's picture
Upload folder using huggingface_hub
c3755e6 verified
raw
history blame contribute delete
204 Bytes
{
"_from_model_config": true,
"do_sample": true,
"repetition_penalty": 1.2,
"temperature": 0.7,
"top_p": 0.9,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.43.0.dev0"
}