liuhaotian_llava-v1.5-13b-GGUF / llava.preset.json
PsiPi's picture
Add new LMstudio preset template
8f954b0
raw history blame
No virus
281 Bytes
{
"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"
}
}