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

[FIX] DeepSeek-V2-Lite load #112

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

LRL-ModelCloud
Copy link
Contributor

init method is executed after from_quantized(), so it cannot obtain the correct layer_modules.
move correct lite layer_modules to layer_modules

@Qubitium Qubitium changed the title [BUG] fix DeepSeek-V2-Lite load [FIX] DeepSeek-V2-Lite load Jun 28, 2024
@Qubitium Qubitium merged commit dde478c into ModelCloud:main Jun 28, 2024
DeJoker pushed a commit to DeJoker/GPTQModel that referenced this pull request Jul 19, 2024
…he correct layer_modules (ModelCloud#112)

Co-authored-by: LRL-ModelCloud <lrl@modelcloud.ai>
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.

2 participants