Skip to content

Commit 24cfc76

Browse files
authored
Proper doc string deepseek ref in latent_attention.py (#139)
1 parent 6a65742 commit 24cfc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attn_gym/mods/latent_attention.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Implementation of Multi-head Level Attention (MLA) RoPE score modification from DeepSeek-V2.
1+
"""Implementation of Multi-head Latent Attention (MLA) RoPE score modification from DeepSeek-V2.
22
33
Reference: https://arxiv.org/pdf/2405.04434 - DeepSeek-V2: A Strong, Economical, and
44
Efficient Mixture-of-Experts Language Model

0 commit comments

Comments
 (0)