ggml-mllm / config.toml
matthoffner's picture
Update config.toml
df7ea05
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"