ggml-mllm / config.toml
matthoffner's picture
Update config.toml
7add202
raw
history blame
125 Bytes
model="airoboros-33b-gpt4-1.2.ggmlv3.q2_K.bin"
use_mmap="True"
use_mlock="True"
n_threads="10"
n_ctx="2048"
n_gpu_layers="35"