vicuna-13b-v1.5-GPTQ / generation_config.json
shuyuej's picture
Upload folder using huggingface_hub
2252d9e verified
raw
history blame contribute delete
194 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"temperature": null,
"top_p": null,
"transformers_version": "4.43.4"
}