Commit History

Author SHA1 Message Date
  Tri Dao ccbb14f38e Implement rotary embedding in flash_attn_with_kvcache 1 year ago
  Tri Dao a157cc8c9b [FT] Implement MQA/GQA 1 year ago
  Tri Dao 2800efc71f [FT] rotary_cos/sin should have batch_size dimension 1 year ago
  Tri Dao 3a9bfd076f [FT] rotary_cos/sin should have shape (dim) instead of (seqlen, dim) 1 year ago
  Tri Dao 62e9814466 [Rotary] Make sure frequency calculation is in fp32 1 year ago
  Tri Dao 48bc6eacd6 [Gen] Add rotary base as an argument to FT attention kernel 1 year ago
  Tri Dao f1e01c27ba [Gen] Pass qkv_stride to ft_attention kernel for batched generation 1 year ago
  Tri Dao 7c2191542a [Gen] Make generation work with Tensor Parallel 1 year ago
  Tri Dao a01d1213d7 [Gen] Add kernel from FasterTransformer for benchmarking 1 year ago