process.env references (scan)
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in process.env references (scan))
LLAMACPP_API_KEY
secret
LLAMACPP_CTX_SIZE
LLAMACPP_HOST
LLAMACPP_MAX_TOKENS
secret
LLAMACPP_PORT
LLAMACPP_QWEN_27B_REPO
LLAMACPP_QWEN_27B_REVISION
LLAMACPP_QWEN_35B_A3B_REPO
LLAMACPP_QWEN_35B_A3B_REVISION
LLAMACPP_QWEN_REPO
LLAMACPP_QWEN_REVISION
LLAMACPP_READY_TIMEOUT_MS
LLAMACPP_RELEASE_ASSET_NAME
LLAMACPP_RELEASE_ASSET_URL
LLAMACPP_RELEASE_REPO
LLAMACPP_RELEASE_TAG
LLAMACPP_RUNTIME_KIND
LLAMACPP_SOURCE_REF
LLAMACPP_SOURCE_REPO
LLAMACPP_WATCHDOG_SCRIPT
brew install flyctl && fly launch --from https://github.com/mitsuhiko/pi-llamacpp
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/mitsuhiko/pi-llamacpp
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/mitsuhiko/pi-llamacpp