-
Notifications
You must be signed in to change notification settings - Fork 2.3k
fix dummy-load deepseek nextn #5739
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
fix dummy-load deepseek nextn #5739
Conversation
Could you add accuracy test result? |
@ispobock The accuracy test results are as follows:
|
I think we can merge this PR first. I have some refactor for the nextn part recently, may have some conflict with this PR. I can rebase it after it merged. |
See if it can be merged? @merrymercy @ispobock @zhyncs |
Motivation
Ref #4535
Modifications
Purely load logic for deepseek_nextn.py.
Checklist