c28090d 2c437f0 c28090d
1
2
3
4
5
6
7
8
9
10
11
12
{ "chat_format": "chatml", "eos_token_id": 0, "pad_token_id": 0, "max_window_size": 2048, "max_new_tokens": 2048, "do_sample": true, "top_k": 0, "top_p": 0.1, "repetition_penalty": 1.0, "transformers_version": "4.31.1" }