open-llama-7b-dolly / generation_config.json
Trisert's picture
Upload folder using huggingface_hub (#1)
6b6c318
raw
history blame contribute delete
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.30.2"
}