fix: override ENTRYPOINT to run start.sh as shell script 4d77556 aphisit.t Claude Sonnet 4.6 commited on Apr 29
refactor: switch to official llama.cpp server Docker image 3e0420a aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: restore runtime download, sync all config changes 86d4081 aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: install llama-cpp-python from pre-built CPU wheel to prevent OOMKilled 102d535 aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: upgrade pydantic to V2 and add sed to apt deps fb0e219 aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: strip CRLF from start.sh via sed in Dockerfile and tr -d in script 6da652c aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: use PyPI directly, llama-cpp-python==0.2.76, no custom index 036ee1e aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: pinned deps in single requirements.txt, /simple index url, simplified start.sh 20deca2 aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: split llama-cpp-python wheel install from server deps to avoid source build da9b43a aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: use --index-url to force pre-built CPU wheel, avoid source build 565518e aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: use pre-built CPU wheel, remove cmake/build-essential and requirements.txt 9ac4cf6 aphisit.t Claude Sonnet 4.6 commited on Apr 29
feat: stable final version with pinned deps and MODEL_URL env var a11d46a aphisit.t Claude Sonnet 4.6 commited on Apr 29
fix: correct CMD syntax with backslash continuation; use curl for model download 45a9e51 aphisit.t commited on Apr 29
fix: inline CMD to avoid BOM/CRLF; use hf instead of huggingface-cli 96a419b aphisit.t commited on Apr 29
fix: use pre-built llama-cpp-python CPU wheel to avoid compile timeout 7fbf902 aphisit.t commited on Apr 29