Abacus-FIM / generation_config.json
noforit's picture
Upload folder using huggingface_hub
975eedb verified
raw
history blame contribute delete
140 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.36.0"
}