llava.yaml (yaml format standardization) (#1303)

Signed-off-by: lunamidori5 <118759930+lunamidori5@users.noreply.github.com>
This commit is contained in:
lunamidori5 2023-11-18 05:48:54 -08:00 committed by GitHub
parent b5af87fc6c
commit ccd87cd9f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,10 @@
backend: llama-cpp
context_size: 4096 context_size: 4096
f16: true f16: true
threads: 11 threads: 11
gpu_layers: 90 gpu_layers: 90
name: llava
mmap: true mmap: true
backend: llama-cpp name: llava
roles: roles:
user: "USER:" user: "USER:"
assistant: "ASSISTANT:" assistant: "ASSISTANT:"