Historial de Commits

Autor SHA1 Mensaje Fecha
  Tri Dao f86e3dd919 [CI] Use MAX_JOBS=1 with nvcc 12.3, don't need OLD_GENERATOR_PATH hace 1 semana
  Tri Dao 9375ac9322 [CI] Don't include <ATen/cuda/CUDAGraphsUtils.cuh> hace 1 semana
  Tri Dao 073afd5931 [CI] Use torch 2.6.0.dev20241001, reduce torch #include hace 1 semana
  Michael Melesse b518517cb8 [AMD] Triton Backend for ROCm (#1203) hace 1 semana
  Tri Dao 241c682c9f [CI] Switch back to CUDA 12.4 hace 1 mes
  Tri Dao 6ffeb572b1 [CI] Still use CUDA 12.3 but pull the right pytorch version hace 1 mes
  Ethan Steinberg 42f2b8be34 Use CUDA 12.4 in the build system (#1326) hace 1 mes
  rocking e2182cc21d Support page kvcache in AMD ROCm (#1198) hace 3 meses
  juejuezi e371bea04f feat: change minimal supported CUDA version to 11.7 (#1206) hace 3 meses
  Tri Dao 65f723bb9a Split bwd into more .cu files to speed up compilation hace 4 meses
  Tri Dao 751c762c9c Don't specialize for hdim 224 to speed up compilation hace 4 meses
  rocking d8f104e97a Support AMD ROCm on FlashAttention 2 (#1010) hace 4 meses
  Tri Dao 844912dca0 [CI] Switch from CUDA 12.2 to 12.3 hace 5 meses
  Tri Dao 908511b2b6 Split into more .cu files to speed up compilation hace 5 meses
  Tri Dao beb2bf2a32 Drop support for pytorch 1.12, 1.13, and python 3.7 hace 5 meses
  Nicolas Patry 8f873cc6ac Implement softcapping. (#1025) hace 5 meses
  Corey James Levinson beb8b8ba9f add exception to Timeout Error (#963) hace 6 meses
  Wei Ji 9c0e9ee86d Move packaging and ninja from install_requires to setup_requires (#937) hace 7 meses
  Tri Dao 2aea958f89 [CI] Compile with torch 2.3.0.dev20240207 hace 8 meses
  Arvind Sundararajan 26c9e82743 Support ARM builds (#757) hace 9 meses
  Chirag Jain 50896ec574 Make nvcc threads configurable via environment variable (#885) hace 9 meses
  Qubitium f45bbb4c94 Optimize compile to 1: avoid oom 2: minimize swap usage 3: avoid threads starvation when letting ninja decide how many workers to spawn or manual MAX_JOBS "guesses". Logic is to take the min value of MAX_JOBS auto-calculated by two metrics: 1: cpu cores 2: free memory. This should allow flash-attn to compile close to the most efficient manner under any consumer/server env. (#832) hace 10 meses
  Tri Dao d4a7c8ffbb [CI] Only compile for CUDA 11.8 & 12.2, MAX_JOBS=2,add torch-nightly hace 1 año
  Tri Dao 5e525a8dc8 [CI] Use official Pytorch 2.1, add CUDA 11.8 for Pytorch 2.1 hace 1 año
  Tri Dao 1879e089c7 Reduce number of templates for headdim > 128 hace 1 año
  Tri Dao bff3147175 Re-enable compilation for Hopper hace 1 año
  Tri Dao dfe29f5e2b [Gen] Don't use ft_attention, use flash_attn_with_kvcache instead hace 1 año
  Federico Berto fa3ddcbaaa [Minor] add nvcc note on bare_metal_version `RuntimeError` (#552) hace 1 año
  Tri Dao 799f56fa90 Don't compile for Pytorch 2.1 on CUDA 12.1 due to nvcc segfaults hace 1 año
  Tri Dao bb9beb3645 Remove some unused headers hace 1 año