# Large local model/checkpoint artifacts are mounted at runtime by compose. *.safetensors *.bin *.pt *.pth *.ckpt *.gguf *.onnx # Local Python/build artifacts. __pycache__/ *.py[cod] .pytest_cache/ .hypothesis/ .ruff_cache/ .mypy_cache/ .venv/ venv/ # Generated outputs and logs. *.log vllm_outputs/