Files
tigerbot-13b-chat-v2/generation_config.json

10 lines
179 B
JSON
Raw Permalink Normal View History

{
"do_sample": true,
"eos_token_id": 2,
"max_length": 1024,
"pad_token_id": 60514,
"repetition_penalty": 1.1,
"temperature": 0.3,
"transformers_version": "4.31.0"
}