__pycache__/
*.py[cod]
*.so
*.pyd
*.egg-info/
.pytest_cache/
.coverage
build/
dist/
*.zip
*.pt
*.pth
*.safetensors
checkpoints/
runs/

