Skip to content

LightKernel Release v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 04:43
· 10 commits to main since this release

🎯 LightKernel Release v1.0.1

This automated release contains pre-compiled wheel packages:

πŸ“¦ Packages:

  • lightllm_kernel-0.1.0-cp310-cp310-linux_x86_64.whl - Core CUDA kernel library
  • flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl - Fa3 MTP 3.0 (Hopper)

πŸš€ Quick Installation:

# Install both packages
pip install https://github.com/ModelTC/LightKernel/releases/download/v1.0.1/lightllm_kernel-0.1.0-cp310-cp310-linux_x86_64.whl
pip install https://github.com/ModelTC/LightKernel/releases/download/v1.0.1/flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl

πŸ”§ Build Environment:

  • CUDA: 12.6.1 with cuDNN
  • PyTorch: 2.8.0
  • Python: 3.10
  • Architecture: CUDA Compute Capabilities 9.0

Built on Fri Sep 5 04:43:00 UTC 2025