| { | |
| "chat_format": "chatml", | |
| "decay_bound": 0.0, | |
| "decay_factor": 1.0, | |
| "do_sample": true, | |
| "eos_token_id": 151643, | |
| "factual_nucleus_sampling": false, | |
| "max_context_size": 1024, | |
| "max_generate_size": 512, | |
| "max_new_tokens": 512, | |
| "pad_token_id": 151643, | |
| "stop_words_ids": [ | |
| [ | |
| 151643 | |
| ] | |
| ], | |
| "top_k": 0, | |
| "top_p": 0.8, | |
| "transformers_version": "4.32.0.dev0" | |
| } | |