#!/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 ==="