Skip to content

Conversation

@qinyiqun
Copy link
Contributor

No description provided.

@qinyiqun qinyiqun requested a review from a team January 29, 2026 08:24
auto v_reshaped = v->view({seq_len, num_key_value_heads_, head_dim_});

if (use_qk_norm_) {
if (model_config_->get<std::string>("model_type") == "qwen3") {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

得把这个llama模型提出来共用部分了,在llama attention里判断model type是qwen3太怪了

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