Spaces:
Build error
Build error
Multi-stage Docker build: Stage 1 compiles llama-cpp-python to wheel, Stage 2 installs pre-built wheel - NO TIMEOUT! Pre-download fast-chat model at build time.
3274ec4 | # Models are pre-downloaded at build time, just run the app | |
| exec uvicorn main:app --host 0.0.0.0 --port 7860 --timeout-keep-alive 75 | |