Historial de Commits

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