Skip to content

Add miles training example#66

Draft
harmya wants to merge 1 commit intomainfrom
harmya/miles
Draft

Add miles training example#66
harmya wants to merge 1 commit intomainfrom
harmya/miles

Conversation

@harmya
Copy link

@harmya harmya commented Mar 24, 2026

I can add better comments once we decide on the structure

Checklist

  • Example is documented with comments throughout, in a Literate Programming style.
  • Example does not require third-party dependencies to be installed locally
  • Example follows the style guide
  • Example pins its dependencies
    • Example pins container images to a stable tag, not a dynamic tag like latest
    • Example specifies a python_version for the base image, if it is used
    • Example pins all dependencies to at least minor version, ~=x.y.z or ==x.y
    • Example dependencies with version < 1 are pinned to patch version, ==0.y.z

(Modal's internal guide page for this repo is Multi-node examples guidance.)

Outside contributors

You're great! Thanks for your contribution.

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