codeMax / prebuilt.sh
kirikir13's picture
Update prebuilt.sh
4a9e55c verified
Raw
History Blame Contribute Delete
282 Bytes
#!/bin/bash
# prebuilt.sh — ZeroGPU pre-build hook
#
# Note: llama-cpp-python + file parsers are installed in the Dockerfile.
# This script is a no-op safe-guard; ZeroGPU may run it even with a custom Dockerfile.
echo "=== prebuilt.sh: all dependencies handled by Dockerfile ==="