lollms-webui/configs/default.yaml

17 lines
298 B
YAML
Raw Normal View History

2023-04-12 20:36:03 +00:00
seed: 0
model: "gpt4all-lora-quantized-ggml.bin"
temp: 0.1
n_predict: 256
top_k: 40
top_p: 0.95
repeat_penalty: 1.3
repeat_last_n: 64
ctx_size: 512
debug: false
host: "localhost"
port: 9600
db_path: "database.db"
nb_messages_to_remember: 5
2023-04-14 00:10:22 +00:00
personality: "gpt4all_chatbot"
2023-04-14 08:48:14 +00:00
language: "en_XX"
voice: ""