Skip to content

b11009

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:37
fb27a52

TP: fix split state and granularity for fused QKV gemma4, qwen35 (#28965)

  • model: calculate split states for attn_qkv from n_head * n_embd_head_k

required for gemma4 with --fuse-qkv, where n_embd is 5376 but Q is 8192.

  • model: handle fused full attention layers for qwen35/qwen35moe

  • model: add TODO: [TAG_SPLIT_QGATE_QWEN]

Website:

Attestations:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI: