Akkadian_English_DenseLLM_1B / generation_config.json
AlgoDriveAI's picture
Export weights and config from checkpoint latest_checkpoint.pt
efce2c1 verified
Raw
History Blame Contribute Delete
103 Bytes
{
"max_new_tokens": 200,
"temperature": 0.55,
"top_k": 35,
"top_p": 0.88,
"do_sample": true
}