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

Replace FSDP args #1517

Merged
merged 11 commits into from
Sep 16, 2024
Merged

Replace FSDP args #1517

merged 11 commits into from
Sep 16, 2024

Conversation

KuuCi
Copy link
Contributor

@KuuCi KuuCi commented Sep 10, 2024

@KuuCi KuuCi marked this pull request as ready for review September 16, 2024 20:33
@KuuCi KuuCi requested a review from a team as a code owner September 16, 2024 20:33
Copy link
Contributor

@snarayan21 snarayan21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; thanks!!

@KuuCi KuuCi enabled auto-merge (squash) September 16, 2024 20:42
@KuuCi KuuCi merged commit 83ab9c3 into main Sep 16, 2024
9 checks passed
@@ -52,7 +52,7 @@ def evaluate_model(
device_eval_batch_size: Union[int, float],
eval_gauntlet_config: Optional[Union[str, dict[str, Any]]],
eval_loader_config: Optional[Union[dict[str, Any], list[dict[str, Any]]]],
fsdp_config: Optional[dict[str, Any]],
parallelism_config: Optional[dict[str, Any]],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be deprecating and not hard deleting...

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC: @dakinggg as well for input

KuuCi added a commit that referenced this pull request Sep 17, 2024
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.

3 participants