ggml-mllm / config.toml
matthoffner's picture
Update config.toml
63bc36d
raw
history blame
130 Bytes
model="open_llama_7b_700bt_ggml/ggml-model-q4_0.bin"
use_mmap="True"
use_mlock="True"
n_threads="6"
n_ctx="2048"
n_gpu_layers="50"