{ | |
"name": "Llava", | |
"inference_params": { | |
"temp": 0.1, | |
"input_prefix": "### Instruction:\\n", | |
"input_suffix": "\\n### Response:\\n", | |
"antiprompt": [ | |
"### Instruction:" | |
], | |
"pre_prompt": "Perform the instructions to the best of your ability.\n" | |
} | |
} |