File size: 460 Bytes
8195684 cdbc4dd 8195684 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"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|>"
]
}
} |