ggml-mllm / config.toml
matthoffner's picture
Update config.toml
a6c2ed6
raw
history blame
110 Bytes
model="wizardLM-7B-GGML/wizardLM-7B.ggml.q5_1.bin"
use_mmap="True"
use_mlock="True"
n_threads="4"
n_ctx="1024"