moondream2-gguf / moondream2.preset.json
vikhyatk's picture
Update moondream2.preset.json
66f21bf verified
raw
history blame contribute delete
257 Bytes
{
"name": "Moondream 2",
"inference_params": {
"input_prefix": "\n\nQuestion: ",
"input_suffix": "\n\nAnswer:",
"antiprompt": [
"\n\nQuestion:"
],
"pre_prompt": "",
"pre_prompt_suffix": "",
"pre_prompt_prefix": ""
}
}