Commit History

Autor SHA1 Mensaxe Data
  Tri Dao 320fb59487 Update citation hai 6 meses
  Tri Dao 0a146185d6 [Gen] Remove minor dead code hai 1 ano
  Tri Dao e0fbaa7016 [Gen] Simplify decode_speculative hai 1 ano
  Tri Dao e6a8026489 [Gen] Rename max_sequence_len->max_seqlen, sequence_len_offset->seqlen_offset hai 1 ano
  Tri Dao dfe29f5e2b [Gen] Don't use ft_attention, use flash_attn_with_kvcache instead hai 1 ano
  Tri Dao a86442f0f3 [Gen] Use flash_attn_with_kvcache in generation hai 1 ano
  Tri Dao 913922cac5 [Gen] Refactor decoding function hai 1 ano
  Tri Dao 37c6e05406 Implement flash_attn_with_kvcache hai 1 ano
  Tri Dao 8a326bbc9e [Gen] Minor fix to modify logits for top_p hai 1 ano
  Tri Dao 9f42cb6e7a [Gen] Clone logits before returning when cg=True hai 1 ano
  Tri Dao f8aea6ead0 [GPT] Generalize last_token_only arg to num_last_tokens hai 1 ano
  Tri Dao 7a3bd55f1a [Gen] Fix decode function not using top_p during iterative decoding hai 1 ano
  Tri Dao 847abe653c [Gen] Refactor decode function a bit hai 1 ano
  Tri Dao f1a73d0740 Run isort and black on python files hai 1 ano
  Tri Dao fcab93b43a [Gen] Minor tweak to allocate_inference_cache hai 1 ano
  Tri Dao ba2fe7f378 [Gen] Move allocate_inference_cache to within the model hai 1 ano
  Tri Dao 3da42d24b1 [GPT] Add option to only return the logit for the last token hai 1 ano
  Tri Dao 311d6606bf [Gen] Fix FT kernel smem size, CG when batch size changed hai 1 ano
  Tri Dao 605655bc66 [Gen] Fix FT kernel when using CG hai 1 ano
  Tri Dao 1c9ef9b399 [Gen] Measure prompt processing + decoding time, not just decoding hai 1 ano
  Tri Dao f5d0fbd468 [FT] Fix FT's single query attention for bf16 hdim128 rotary hai 1 ano
  Tri Dao 4d87e4d875 Implement GPT-J hai 1 ano
  Tri Dao 78b7a1dc18 [OPT] Load fp16 weights on CPU before moving to GPU hai 1 ano
  Tri Dao f68d41ec77 [Gen] Add OPT to generation test hai 1 ano
  Tri Dao 7c2191542a [Gen] Make generation work with Tensor Parallel hai 1 ano
  Tri Dao f95c2fc108 [Gen] Remove commented code hai 1 ano
  Tri Dao b48599002a [Gen] Add timing option hai 1 ano
  Tri Dao e02fd588aa [Gen] Implement top-k and top-p sampling hai 1 ano
  Tri Dao a668890fcd [Gen] Add option to run generation with FT attention kernel hai 1 ano
  Tri Dao a6ec1782dc Bump to v0.2.6 hai 1 ano