Files
blockchainlabs_tinyllama_fu…/generation_config.json

8 lines
120 B
JSON
Raw Normal View History

{
"do_sample": true,
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.37.2"
}