Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-04 | 1.6 kB | |
v0.5.9_ Adds XPU Setup, GLM-4 _ Qwen3 Model Support, Key Bugfixes source code.tar.gz | 2025-05-04 | 3.7 MB | |
v0.5.9_ Adds XPU Setup, GLM-4 _ Qwen3 Model Support, Key Bugfixes source code.zip | 2025-05-04 | 3.8 MB | |
Totals: 3 Items | 7.5 MB | 0 |
What's Changed
- update setup.py for installation on xpu by @faaany in https://github.com/linkedin/Liger-Kernel/pull/668
- update XPU CI yaml file to use docker container by @faaany in https://github.com/linkedin/Liger-Kernel/pull/669
- Add average_log_prob as an init param for LigerFusedLinearDPOLoss by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/676
- add shift label change by @shivam15s in https://github.com/linkedin/Liger-Kernel/pull/683
- remove tests that can pass on XPU by @faaany in https://github.com/linkedin/Liger-Kernel/pull/686
- Update mkdocs.yml by @shivam15s in https://github.com/linkedin/Liger-Kernel/pull/691
- Fix LigerCrossEntropy reduction='none' by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/680
- Support GLM-4 models by @intervitens in https://github.com/linkedin/Liger-Kernel/pull/685
- Import glm4_lce_forward locally in function by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/695
- Qwen3 model support by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/692
- Use logits_to_keep logic for training runs by @vaibhavjindal in https://github.com/linkedin/Liger-Kernel/pull/696
- increase gemma3 multimodal convergence test loss atol by @shivam15s in https://github.com/linkedin/Liger-Kernel/pull/697
- Update pyproject.toml by @shivam15s in https://github.com/linkedin/Liger-Kernel/pull/700
New Contributors
- @intervitens made their first contribution in https://github.com/linkedin/Liger-Kernel/pull/685
Full Changelog: https://github.com/linkedin/Liger-Kernel/compare/v0.5.8...v0.5.9