Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a runner for MosaicML cloud #44

Merged
merged 24 commits into from
Feb 3, 2023

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    452b697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4363a View commit details
    Browse the repository at this point in the history
  3. typo

    dakinggg committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    854f08d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. actually add mosaic runner

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3ae75e0 View commit details
    Browse the repository at this point in the history
  2. string cast

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0f563f4 View commit details
    Browse the repository at this point in the history
  3. debug

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7a491c1 View commit details
    Browse the repository at this point in the history
  4. fix

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cacc9e1 View commit details
    Browse the repository at this point in the history
  5. actually fix?

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cd4e777 View commit details
    Browse the repository at this point in the history
  6. strip extra space

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fa519a5 View commit details
    Browse the repository at this point in the history
  7. debugging

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7ceecc4 View commit details
    Browse the repository at this point in the history
  8. debugging

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2ff4a5a View commit details
    Browse the repository at this point in the history
  9. correctly set env vars

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9ecf28e View commit details
    Browse the repository at this point in the history
  10. drop cd

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1e3f016 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9e83df View commit details
    Browse the repository at this point in the history
  12. fix

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    45573c8 View commit details
    Browse the repository at this point in the history
  13. try using slurms arg parsing

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    80a3160 View commit details
    Browse the repository at this point in the history
  14. debug print

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    8eaa8f8 View commit details
    Browse the repository at this point in the history
  15. debug print

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2c3a9ea View commit details
    Browse the repository at this point in the history
  16. print debug

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    935184f View commit details
    Browse the repository at this point in the history
  17. cleanup

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9bd144f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    051b9cc View commit details
    Browse the repository at this point in the history
  19. add missing init arg

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2224df9 View commit details
    Browse the repository at this point in the history
  20. more cleanup

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    8e8a3a0 View commit details
    Browse the repository at this point in the history
  21. remove more prints

    dakinggg committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c84505c View commit details
    Browse the repository at this point in the history