Jafner.net/projects/local-ai/oobabooga.env
Joey Hafner 6086222503
Reorganize root level of repo.
- Move homelab, Jafner.dev (now called blog) to root.
- Rename "archived projects" -> "archive"
- Rename "active projects" -> "projects"
- Rename "jafner-homebrew" -> "5ehomebrew"
- Rename "docker-llm-amd" -> "local-ai"
2024-07-16 12:17:55 -07:00

10 lines
216 B
Bash

TORCH_CUDA_ARCH_LIST=7.5
HOST_PORT=7860
CONTAINER_PORT=7860
HOST_API_PORT=5020
CONTAINER_API_PORT=5000
BUILD_EXTENSIONS=""
APP_RUNTIME_GID=1000
APP_GID=1000
APP_UID=1000
HF_HOME=/home/app/text-generation-webui/cache/