ggml-mllm / config.toml
matthoffner's picture
Update config.toml
325fcf2
raw
history blame
130 Bytes
model="wizardLM-7B-GGML/wizardLM-7B.ggmlv3.q5_1.bin"
use_mmap="True"
use_mlock="True"
n_threads="6"
n_ctx="2048"
n_gpu_layers="20"