Skip to content

Support wandb logging in Swift Megatron SFT #4071

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

Closed
firefighter-eric opened this issue May 3, 2025 · 0 comments · Fixed by #4074
Closed

Support wandb logging in Swift Megatron SFT #4071

firefighter-eric opened this issue May 3, 2025 · 0 comments · Fixed by #4074
Labels
enhancement New feature or request

Comments

@firefighter-eric
Copy link
Contributor

Describe the feature
Please describe the feature requested here(请在这里描述需求)

Currently, when using Swift Megatron for SFT (Supervised Fine-Tuning), parameters like:

wandb_exp_name ..................................
wandb_project ...................................
wandb_save_dir ..................................

are shown in the CLI, but they are not actually passed through to Megatron's SFT training pipeline. As a result, wandb is not initialized, and no metrics are logged to the Weights & Biases dashboard.

Please add arguments like project name, run name like transformers arguments

@Jintao-Huang Jintao-Huang added the enhancement New feature or request label May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants