File size: 418 Bytes
8f954b0 38d72ce 8f954b0 38d72ce 8f954b0 38d72ce 8f954b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"name": "Llava",
"load_params": {
"rope_freq_base": 0,
"rope_freq_scale": 0
},
"inference_params": {
"temp": 0.1,
"input_prefix": "\n\n### Instruction:\n",
"input_suffix": "\n\n### Response:\n",
"antiprompt": [
"### Instruction:"
],
"pre_prompt": "Perform the instructions to the best of your ability.\n",
"pre_prompt_suffix": "\n",
"pre_prompt_prefix": ""
}
} |