Download Latest Version v0.8.3 source code.zip (7.5 MB) Google Add to Preferred Sources
Home / v0.8.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-16 9.5 kB
v0.8.3 source code.tar.gz 2026-09-16 6.8 MB
v0.8.3 source code.zip 2026-09-16 7.5 MB
Totals: 3 Items   14.3 MB 0

Overview

Liger Kernel v0.8.3 expands multi-DSL support across Triton, CuTe DSL, and cuTile, while adding new Hopper and Blackwell kernels for tensor-parallel losses, MoE, RMSNorm, and fused MLP workloads. The release also brings major correctness and performance improvements for MoE and Fused Linear Cross Entropy, broader Ascend NPU optimizations, and improved packaging and CI coverage across NVIDIA architectures.

Summary

Highlights of Liger Kernel v0.8.3 include:

  • Multi-DSL backend infrastructure: Added a unified dispatcher and backend layer spanning Triton, CuTe DSL, and cuTile.
  • Expanded CuTe DSL and cuTile coverage: Added implementations for RMSNorm, LayerNorm, fused add + RMSNorm, SwiGLU, GeGLU, Softmax, RoPE, KL divergence, JSD, Cross Entropy, Fused Linear Cross Entropy, and Fused Linear JSD.
  • Tensor-parallel fused losses: Added Hopper and Blackwell implementations of tensor-parallel fused linear cross entropy and fused scaled cross entropy.
  • Improved MoE kernels: Added architecture-specific SM90/SM100 paths, improved Hopper communication and backward synchronization, and fixed Blackwell/B300 input-gradient correctness.
  • New fused operators: Added LigerMLP, SM100 fused linear SwiGLU, and FusedLinearKLDivLoss for distillation workloads.
  • Faster and more memory-efficient FLCE: Improved logits-buffer reuse, direct input-gradient writes, low-precision weight-gradient accumulation, and workload-specific chunk sizing.
  • Stronger Ascend NPU support: Optimized CE/FLCE, RMSNorm, RoPE, JSD, LayerNorm, and SwiGLU, alongside refreshed dependency versions.
  • Improved packaging and CI: Added multi-architecture Liger Cute release wheels, fixed container builds, expanded B200 testing, and introduced GPU-aware CI scheduling.
  • Seven new contributors: Welcome @TecJesh, @Pearblossom-M, @Dessalines39394, @yupengtang, @piyushumate, @xvxuopop, and @Yulong-Cauli!

What's Changed

New Contributors

Full Changelog: https://github.com/linkedin/Liger-Kernel/compare/v0.8.2...v0.8.3

Source: README.md, updated 2026-09-16