Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
ggml-mllm
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b339871
ggml-mllm
/
config.json
matthoffner
Rename config.toml to config.json
b339871
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
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"
}