saiga_llama3_8b-V2-6.0bpw-h6-exl2 / generation_config.json
Silvelter's picture
Upload folder using huggingface_hub
4c091ac verified
raw
history blame
No virus
277 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"pad_token_id": 128002,
"transformers_version": "4.34.0",
"temperature": 0.2,
"top_p": 0.9,
"top_k": 30,
"repetition_penalty": 1.12,
"do_sample": true,
"max_new_tokens": 1536
}