This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
local-llm-server/config/config.yml

14 lines
282 B
YAML

# TODO: add this file to gitignore and add a .sample.yml
log_prompts: true
mode: oobabooga
auth_required: false
concurrent_gens: 3
backend_url: http://172.0.0.2:9104
# Path that is shown to users for them to connect to
frontend_api_client: /api
database_path: ./proxy-server.db