Skip to content

Add Modal smoke training workflow - #21

Open
zrr1999 wants to merge 6 commits into
mainfrom
feat/modal-smoke-training
Open

Add Modal smoke training workflow#21
zrr1999 wants to merge 6 commits into
mainfrom
feat/modal-smoke-training

Conversation

@zrr1999

@zrr1999 zrr1999 commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • add smoke-training controls to the existing training CLI via --num-epochs, --max-train-batches, and --eval-interval
  • add a Modal app that can warm Hugging Face caches in a Volume and run a low-cost smoke training job with datasets/checkpoints mounted into the existing repo layout
  • document the new local smoke-test path and Modal workflow in the README

Validation

  • uv run ruff check src/
  • uv run --with modal pyright src/recognize_modal/app.py

Notes

  • the repository already has pre-existing broader pyright src/ failures outside this PR; this PR only validated the new Modal module directly and kept ruff green across src/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant