ggml-mllm / config.toml
matthoffner's picture
Update config.toml
a73b266
raw
history blame
130 Bytes
model="samantha-7B-GGML/samantha-7b.ggmlv3.q4_0.bin"
use_mmap="True"
use_mlock="True"
n_threads="6"
n_ctx="2048"
n_gpu_layers="50"