{ | |
"name": "Llama 3", | |
"inference_params": { | |
"input_prefix": "<|start_header_id|>user<|end_header_id|>\n\n", | |
"input_suffix": "<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n", | |
"pre_prompt": "You are a helpful assistant who're always speak Thai.", | |
"pre_prompt_prefix": "<|start_header_id|>system<|end_header_id|>\n\n", | |
"pre_prompt_suffix": "<|eot_id|>", | |
"antiprompt": [ | |
"<|start_header_id|>", "<|eot_id|>" | |
] | |
} | |
} |