Skip to content

Releases: ModelTC/LightKernel

LightKernel Release v1.0.1

05 Sep 04:43

Choose a tag to compare

🎯 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

LightKernel Release v1.0.0

04 Sep 11:10

Choose a tag to compare

🎯 LightKernel Release v1.0.0

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.0/lightllm_kernel-0.1.0-cp310-cp310-linux_x86_64.whl
pip install https://github.com/ModelTC/LightKernel/releases/download/v1.0.0/flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl

🔧 Build Environment:

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

Built on Thu Sep 4 11:10:18 UTC 2025