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

[bug] fix sharding multimodal #1889

Merged
merged 11 commits into from
Oct 24, 2024
Merged

Commits on Oct 23, 2024

  1. fix sharding multimodal

    Felipe Mello committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7834f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01bcce View commit details
    Browse the repository at this point in the history
  3. remove debugging

    Felipe Mello committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b887d8d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_fsdp_mm' of github.com:felipemello1/torchtune into …

    …fix_fsdp_mm
    Felipe Mello committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a398d54 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. utilities for sharding

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a15091d View commit details
    Browse the repository at this point in the history
  2. typo

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    56537b5 View commit details
    Browse the repository at this point in the history
  3. Update torchtune/training/_distributed.py

    Co-authored-by: ebsmothers <ebs@meta.com>
    felipemello1 and ebsmothers authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5273b01 View commit details
    Browse the repository at this point in the history
  4. merge functions

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8c5dbec View commit details
    Browse the repository at this point in the history
  5. update function name

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ca0b39c View commit details
    Browse the repository at this point in the history
  6. updated value error

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    920a9c2 View commit details
    Browse the repository at this point in the history
  7. typo

    Felipe Mello committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    61b7785 View commit details
    Browse the repository at this point in the history