You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in flashmla_backend,
when I print self.num_q_heads & self.num_kv_heads, the numbers are all 16.
However, in the original flashmla repo, the num_kv_heads should be 1.
Could you clarify this difference?