Question Answering
Safetensors
English
llava_llama
LLaSA-13B / generation_config.json
shoubornowpi's picture
Upload folder using huggingface_hub
79e55ca verified
raw
history blame contribute delete
180 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 16384,
"pad_token_id": 0,
"temperature": 0,
"top_p": 0,
"transformers_version": "4.37.2"
}