Historique des commits

Auteur SHA1 Message Date
  Tri Dao 8c20cfef49 [Rotary] Support qkv block layout from GQA il y a 3 mois
  Antony Frolov 3566596ad8 Fix typo in RotaryEmbedding forward output type (#666) il y a 1 an
  Katherine Crowson 4c8ff9154e Fix NameError and typo in ApplyRotaryEmbQKV_ (#569) il y a 1 an
  Tri Dao 1879e089c7 Reduce number of templates for headdim > 128 il y a 1 an
  Tri Dao a86442f0f3 [Gen] Use flash_attn_with_kvcache in generation il y a 1 an
  Tri Dao b28ec236df [Rotary] Implement varlen rotary il y a 1 an
  Tri Dao de2949f37d [Rotary] Pass max_seqlen from mha.py to rotary during inference il y a 1 an
  Tri Dao 942fcbf046 [Rotary] Implement rotary in Triton il y a 1 an
  Tri Dao f1a73d0740 Run isort and black on python files il y a 1 an
  Tri Dao 425dbcb6c6 [MHA] Implement MQA/GQA il y a 1 an
  Tri Dao ec9f74ab9a [Rotary] Don't store inv_freq in state_dict il y a 1 an
  Volodymyr Kyrylov 70ab266a56 rotary: update cos/sin cache when switching from inference mode il y a 1 an
  Tri Dao 62e9814466 [Rotary] Make sure frequency calculation is in fp32 il y a 1 an
  Tri Dao 48bc6eacd6 [Gen] Add rotary base as an argument to FT attention kernel il y a 1 an
  Tri Dao e45a46a5b7 [Rotary] Implement GPT-J style (interleaved) rotary il y a 1 an
  Tri Dao 85b8e3d334 [Docs] Mention that XPos's scale_base is recommended to be 512 il y a 1 an
  Tri Dao 1e712ea8b0 Implement TensorParallel for MHA il y a 2 ans
  Tri Dao 496e4f528c Implement XPos (Sun et al.) il y a 2 ans
  Alexander Ploshkin ee8984d2be add asserts for sin shape il y a 2 ans
  Alexander Ploshkin c7c66976cc fix slicing dimensions il y a 2 ans
  Alexander Ploshkin 96656b9323 Remove redundant shape asserts in rotary embeddings il y a 2 ans
  Tri Dao 71f674ae23 [Rotary] Customize base, support seqlen_offset il y a 2 ans
  Tri Dao d4b320b31f Add MLP, MHA, Block, Embedding modules il y a 2 ans