ggml-mllm / config.json
matthoffner's picture
Rename config.toml to config.json
b339871 verified
raw
history blame
190 Bytes
{
"model": "llava-v1.6-mistral-7b.Q3_K_XS.gguf",
"clip_model_path": "mmproj-model-f16.gguf",
"chat_format": "llava-1-5",
"n_threads": 12,
"logits_all": true,
"host": "0.0.0.0"
}