Skip to content

[Safety]Fix torch load #4802

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

Merged
merged 4 commits into from
Jul 28, 2025
Merged

Conversation

tastelikefeet
Copy link
Collaborator

PR type

  • Bug Fix
  • New Feature
  • Document Updates
  • More Models or Datasets Support

PR information

Write the detail information belongs to this PR.

Experiment results

Paste your experiment result here(if needed).

@@ -51,9 +51,6 @@ class TrainArgumentsMixin:
channels: List[str] = None
ds3_gather_for_generation: bool = True

# torchacc
metric_warmup_step: Optional[float] = 0
fsdp_num: int = 1
acc_steps: int = 1
Copy link
Collaborator

@Jintao-Huang Jintao-Huang Jul 28, 2025

Choose a reason for hiding this comment

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

这个去掉

…hload

# Conflicts:
#	swift/trainers/arguments.py
#	swift/trainers/sequence_parallel/__init__.py
#	swift/utils/__init__.py
#	swift/utils/env.py
@tastelikefeet tastelikefeet merged commit cc47463 into modelscope:main Jul 28, 2025
1 of 2 checks passed
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