This commit is contained in:
Jaewook Lee
2024-11-30 01:19:39 -05:00
parent 4dd1f83501
commit 70b8ead10a
3 changed files with 57 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ export LLAMA_ARG_CTX_SIZE=65536
# export LC_ALL=C.UTF-8
alias rerun="docker compose down && docker compose up -d --build && docker compose logs -f"
export PATH="/usr/local/bin:/home/w/.cache/ms-playwright/chromium-1129/chrome-linux:$PATH"
export OLLAMA_HOST=host.docker.internal:11434