# Copy to .env and fill in. Only these three are read by compose.yml; # per-model serving args live in compose.yml itself. HF_TOKEN= VLLM_VERSION=v0.27.1 MODEL_ROOT=/data/home/renbaibing/huggingface # Optional client-side convenience (open-deep-research etc.) OPENAI_API_KEY=EMPTY OPENAI_BASE_URL=http://127.0.0.1:8000/v1