Thealth-deepseek-7b / generation_config.json
TachyHealthResearch's picture
Upload LlamaForCausalLM
0b366da
raw
history blame contribute delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"do_sample": true,
"eos_token_id": 100001,
"temperature": 0.7,
"top_p": 0.95,
"transformers_version": "4.35.2"
}