Bakalarska_praca/settings-mock.yaml

10 lines
191 B
YAML
Raw Normal View History

2024-09-27 16:52:16 +00:00
server:
env_name: ${APP_ENV:mock}
# This configuration allows you to use GPU for creating embeddings while avoiding loading LLM into vRAM
llm:
mode: mock
embedding:
mode: huggingface