chore(deps): update dependency liger-kernel to v0.6.2 #129
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.4
->==0.6.2
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
linkedin/Liger-Kernel (liger-kernel)
v0.6.2
Compare Source
What's Changed
accum_dtype
option forFusedLinearCrossEntropy
by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/830Phi3ForCausalLM
by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/837accum_dtype
for hf model monkey patch by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/851New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.6.1...v0.6.2
v0.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.6.0...v0.6.1
v0.6.0
: : New Attention Operators, Cosine Similarity Loss, Llama 4, and VLM Patching UpdatesCompare Source
Highlights
This release introduces significant improvements to Liger-Kernel, including new operators, support for Llama 4 models, more robust benchmarking automation, and key fixes for patching of vision-language models (VLMs) due to recent transformers refactoring.
Key Changes
New Features & Improvements
Bug Fixes
Documentation & CI Fixes
Benchmarking & Automation
New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.10...v0.6.0
v0.5.10
: : Qwen3 MOE support, Sparsemax kernel, bug fixesCompare Source
What's Changed
setup.py
by @Egor-Krivov in https://github.com/linkedin/Liger-Kernel/pull/720New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.9...v0.5.10
v0.5.9
: : Adds XPU Setup, GLM-4 & Qwen3 Model Support, Key BugfixesCompare Source
What's Changed
New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.8...v0.5.9
v0.5.8
: : Backward-Compatible FixCompare Source
What's Changed
Full Changelog: linkedin/Liger-Kernel@v0.5.7...v0.5.8
v0.5.7
: : Gemma3 Support, XPU Tuning Enhancements, GRPO Improvements, and API Compatibility FixesCompare Source
What's Changed
XXXForCausalLM.forward()
APIs by @Tcc0403 in https://github.com/linkedin/Liger-Kernel/pull/596New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.6...v0.5.7
v0.5.6
: : Enhancements, Fixes, and Expanded Support (Paligemma, DyT, XPU, Llava, GRPO, and More!)Compare Source
What's Changed
New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.5...v0.5.6
v0.5.5
: : Chunk size fixes for JSD; KTO speed fixes; better metrics testsCompare Source
What's Changed
New Contributors
Full Changelog: linkedin/Liger-Kernel@v0.5.4...v0.5.5
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).