Skip to content

add attn_implementation in model config;fix deepseekv3.1-terminus load error#130

Merged
yghstill merged 1 commit into
Tencent:mainfrom
ali-88123:fix_qwen3_omni
Nov 5, 2025
Merged

add attn_implementation in model config;fix deepseekv3.1-terminus load error#130
yghstill merged 1 commit into
Tencent:mainfrom
ali-88123:fix_qwen3_omni

Conversation

@ali-88123
Copy link
Copy Markdown
Collaborator

  • Add attn_implementation to model config; for Qwen3-Omni quantization, it can be passed via the config.
  • Add instructions for installing FlashAttention2 package when attn_implementation is set to flash_attention_2 for Qwen3-Omni.
  • Fix the data type mismatch error when loading layerorm weight for DeepSeekV3.1-Terminus under torchrun startup with fp8 loading.

@yghstill yghstill merged commit 1741e95 into Tencent:main Nov 5, 2025
5 checks passed
@ali-88123 ali-88123 deleted the fix_qwen3_omni branch November 5, 2025 06:15
dawnranger pushed a commit to dawnranger/AngelSlim that referenced this pull request Mar 11, 2026
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