nanochat-d20-mid / generation_config.json
SoumilR's picture
Upload folder using huggingface_hub
891ee80 verified
{
"bos_token_id": 65527,
"eos_token_id": 65531,
"pad_token_id": 65531,
"max_length": 2048,
"do_sample": true,
"temperature": 0.7,
"top_k": 50
}