local-llm-server/config/config.yml

10 lines
183 B
YAML
Raw Normal View History

2023-08-21 21:28:52 -06:00
# TODO: add this file to gitignore and add a .sample.yml
log_prompts: true
mode: oobabooga
auth_required: false
2023-08-21 22:49:44 -06:00
backend_url: http://172.0.0.2:9104
2023-08-21 21:28:52 -06:00
database_path: ./proxy-server.db