Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-28 | 2.8 kB | |
v0.6.1 source code.tar.gz | 2025-07-28 | 3.7 MB | |
v0.6.1 source code.zip | 2025-07-28 | 3.9 MB | |
Totals: 3 Items | 7.7 MB | 1 |
What's Changed
- Fix gemma3 forward with skip_logits by @BitPhinix in https://github.com/linkedin/Liger-Kernel/pull/795
- Update README.md by @PKUWZP in https://github.com/linkedin/Liger-Kernel/pull/808
- Fix minor typo by @hugoabonizio in https://github.com/linkedin/Liger-Kernel/pull/809
- Update README.md by @PKUWZP in https://github.com/linkedin/Liger-Kernel/pull/811
- Fix embedding benchmarks for backward pass by @Manan17 in https://github.com/linkedin/Liger-Kernel/pull/799
- Giving an option to update benchmark results for previous commits. by @Manan17 in https://github.com/linkedin/Liger-Kernel/pull/791
- [Model] Liger support for SmolLM3 by @edbeeching in https://github.com/linkedin/Liger-Kernel/pull/798
- FusedAddRMSNorm: Fused residual addition and RMS Norm by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/812
- Skip smollm3 tests in tests-bwd by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/821
- Layernorm enhancement by @Manan17 in https://github.com/linkedin/Liger-Kernel/pull/815
- Update README.md by @PKUWZP in https://github.com/linkedin/Liger-Kernel/pull/823
- Update index.md by @PKUWZP in https://github.com/linkedin/Liger-Kernel/pull/824
- Remove smollm3 import at top of file by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/825
- Fix illegal memory access in Triton RMSNorm kernel by casting program_id to int64 by @vvvdwbvvv in https://github.com/linkedin/Liger-Kernel/pull/804
- fix(benchmark): move chunked loss module init out of measurements by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/643
- [XPU]Fixed the issue with multiple num_warps parameters being passed in. by @YangKai0616 in https://github.com/linkedin/Liger-Kernel/pull/831
- Automate benchmarking - for every release by @Manan17 in https://github.com/linkedin/Liger-Kernel/pull/828
- Revert "Bug Fix: name patching for modules" by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/833
- Bug fixes in patching module by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/834
- docs(README): fix gpumode discord badge by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/835
- Update pyproject.toml version to 0.6.1 by @shimizust in https://github.com/linkedin/Liger-Kernel/pull/838
New Contributors
- @BitPhinix made their first contribution in https://github.com/linkedin/Liger-Kernel/pull/795
- @PKUWZP made their first contribution in https://github.com/linkedin/Liger-Kernel/pull/808
- @hugoabonizio made their first contribution in https://github.com/linkedin/Liger-Kernel/pull/809
- @edbeeching made their first contribution in https://github.com/linkedin/Liger-Kernel/pull/798
Full Changelog: https://github.com/linkedin/Liger-Kernel/compare/v0.6.0...v0.6.1