vastai-utils/.dockerignore
Zachery Aaron Shores-Chmielewski 7d11dfa688 feat: Scheduler with basic metrics, docker
Implementation of a mock scheduler for jobs/tasks that will evolve into a job manager for running training jobs over vast.ai instances.
2026-02-05 23:01:05 +07:00

12 lines
114 B
Text

.git
.venv
.pytest_cache
__pycache__
*.pyc
.python-version
uv.lock
report.html
dtrain
DESIGN.md
README.md
.claude