Skip to content
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

[Model] Support weight absorption for DeepSeek-v2 #3115

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MasterJH5574
Copy link
Member

This PR supports the weight absorption for DeepSeek-v2/v3 models.

At this moment, absorption is enabled by default, while for the first prefill, computing without weight absorption is usually more efficient. The logic that switches between weight absorption and normal computation is still in progress.

This PR supports the weight absorption for DeepSeek-v2/v3 models.

At this moment, absorption is enabled by default, while for the first
prefill, computing without weight absorption is usually more efficient.
The logic that switches between weight absorption and normal
computation is still in progress.
@MasterJH5574 MasterJH5574 marked this pull request as draft February 2, 2025 02:55
@MasterJH5574
Copy link
Member Author

Marked as draft as it depends on apache/tvm#17618.

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.

1 participant