-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[test] add nvfp4 DeepSeek-V3-Lite-mtp tests #5125
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
[test] add nvfp4 DeepSeek-V3-Lite-mtp tests #5125
Conversation
538f0ae
to
0519a31
Compare
/bot run |
PR_Github #8654 [ run ] triggered by Bot |
PR_Github #8654 [ run ] completed with state |
0519a31
to
5202429
Compare
/bot run |
PR_Github #8694 [ run ] triggered by Bot |
PR_Github #8694 [ run ] completed with state |
5202429
to
e20cecd
Compare
/bot run |
PR_Github #8736 [ run ] triggered by Bot |
PR_Github #8736 [ run ] completed with state |
e20cecd
to
4bb0839
Compare
/bot run --disable-fail-fast |
4bb0839
to
ba21d17
Compare
/bot run --disable-fail-fast |
PR_Github #8937 [ run ] triggered by Bot |
PR_Github #8937 [ run ] completed with state |
ba21d17
to
ac680f8
Compare
/bot run --disable-fail-fast |
PR_Github #9013 [ run ] triggered by Bot |
PR_Github #9013 [ run ] completed with state |
ac680f8
to
0e39e98
Compare
/bot run --disable-fail-fast |
PR_Github #9091 [ run ] triggered by Bot |
PR_Github #9091 [ run ] completed with state |
f367c03
to
0fc68ca
Compare
/bot run --disable-fail-fast |
PR_Github #9137 [ run ] triggered by Bot |
PR_Github #9137 [ run ] completed with state |
0fc68ca
to
6f5ff54
Compare
/bot run --disable-fail-fast |
PR_Github #9203 [ run ] triggered by Bot |
PR_Github #9203 [ run ] completed with state |
6f5ff54
to
d0fabb9
Compare
/bot run --disable-fail-fast |
PR_Github #9272 [ run ] triggered by Bot |
PR_Github #9272 [ run ] completed with state |
d0fabb9
to
0eb6847
Compare
/bot run --disable-fail-fast |
1 similar comment
/bot run --disable-fail-fast |
PR_Github #9332 [ run ] triggered by Bot |
PR_Github #9333 [ run ] triggered by Bot |
PR_Github #9332 [ run ] completed with state |
PR_Github #9333 [ run ] completed with state |
Signed-off-by: Fanrong Li <[email protected]>
Signed-off-by: Fanrong Li <[email protected]>
Signed-off-by: Fanrong Li <[email protected]>
0eb6847
to
212216c
Compare
/bot run --disable-fail-fast |
PR_Github #9402 [ run ] triggered by Bot |
PR_Github #9402 [ run ] completed with state |
Description
We already added a new nvfp4 DeepSeek-V3-Lite checkpoint with MTP weights to
f"{llm_models_root()}/DeepSeek-V3-Lite/nvfp4_moe_only_mtp"
. In this PR, add nvfp4 DeepSeek-V3-Lite-mtp tests to bothTestDeepSeekV3Lite::test_nvfp4
andTestDeepSeekV3Lite::test_nvfp4_4gpus
.