1.5-Pints-16K-v0.1 / generation_config.json
calvintwr's picture
Upload folder using huggingface_hub
aaf5ce5 verified
raw
history blame contribute delete
209 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 16384,
"pad_token_id": 32001,
"temperature": 0.1,
"repetition_penalty": 1.3,
"transformers_version": "4.38.0"
}