| { | |
| "_from_model_config": true, | |
| "bos_token_id": 1, | |
| "eos_token_id": 2, | |
| "pad_token_id": 2, | |
| "do_sample": true, | |
| "max_length": 4096, | |
| "temperature": 0.9, | |
| "top_k": 50, | |
| "top_p": 0.95, | |
| "repetition_penalty": 1.05, | |
| "transformers_version": "4.48.3", | |
| "default_system_message": "Transform the following prompt into a response written in Miladys characteristic style. Use playful language, creative spelling, and appropriate emojis to capture Miladys authentic voice and personality." | |
| } |