-
Notifications
You must be signed in to change notification settings - Fork 80
Add qwen3_30b_a3b.yaml config for test_policy_update.py
#682
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
base: main
Are you sure you want to change the base?
Conversation
|
@daniellepintz has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89833611. |
Summary: A new stable version of torchtitan was just released (v0.2.1) corresponding to the commit here. The new version includes a [fix](pytorch/torchtitan@fb54971) to a bug which will fix our weight sync test for Qwen 30B MoE (#682) Differential Revision: D89833771
Summary: Pull Request resolved: #683 A new stable version of torchtitan was just released (v0.2.1) corresponding to the commit here. The new version includes a [fix](pytorch/torchtitan@fb54971) to a bug which will fix our weight sync test for Qwen 30B MoE (#682) Differential Revision: D89833771
|
This test is used for two purposes
In general,
Also, this test is not configured to run continuously yet ... so it's not used to test infra regression :( |
allenwang28
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review automatically exported from Phabricator review in Meta.
Summary: Pull Request resolved: #682 Add a config to test weight sync for Qwen3 30B MoE model Note: the test will fail with this config until we update the torchtitan version. Reviewed By: allenwang28 Differential Revision: D89833611
44177d4 to
19d27ed
Compare
Summary: Pull Request resolved: #682 Add a config to test weight sync for Qwen3 30B MoE model Note: the test will fail with this config until we update the torchtitan version. Reviewed By: allenwang28 Differential Revision: D89833611
19d27ed to
6945075
Compare
Summary: Add a config to test weight sync for Qwen3 30B MoE model Note: the test will fail with this config until we update the torchtitan version. Reviewed By: allenwang28 Differential Revision: D89833611
6945075 to
aadd21c
Compare
Summary: - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
aadd21c to
d47d8b2
Compare
Summary: Pull Request resolved: #682 - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
d47d8b2 to
2411f3d
Compare
Summary: Pull Request resolved: #682 - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
2411f3d to
b79a428
Compare
Summary: Pull Request resolved: #682 - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
b79a428 to
6f57230
Compare
Summary: - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
6f57230 to
22cc567
Compare
Summary: Pull Request resolved: #682 - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
22cc567 to
0d5b969
Compare
Summary: Pull Request resolved: #682 - Add a config to test weight sync for Qwen3 30B MoE model - Add the config to run in the CI on every commit to main - Fix docstring in test_policy_update.py Reviewed By: allenwang28 Differential Revision: D89833611
0d5b969 to
0130e8f
Compare
Summary:
Add a config to test weight sync for Qwen3 30B MoE model
Note: the test will fail with this config until we update the torchtitan version.
Differential Revision: D89833611