ModelMatrix / .dockerignore
Akshay4506's picture
Initial deployment of ModelMatrix-HF
e17f3ba
Raw
History Blame Contribute Delete
261 Bytes
.git
.gitignore
.dockerignore
.env
.env.local
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
venv/
.venv/
env/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
datasets/
results/
*.pt
*.bin
*.safetensors
.ipynb_checkpoints/
catboost_info/