liger-kernel-nightly 0.5.10.dev20250523162037__py3-none-any.whl → 0.5.10.dev20250524022630__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/METADATA +3 -1
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/RECORD +6 -6
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/LICENSE +0 -0
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/NOTICE +0 -0
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/WHEEL +0 -0
- {liger_kernel_nightly-0.5.10.dev20250523162037.dist-info → liger_kernel_nightly-0.5.10.dev20250524022630.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: liger_kernel_nightly
|
3
|
-
Version: 0.5.10.
|
3
|
+
Version: 0.5.10.dev20250524022630
|
4
4
|
Summary: Efficient Triton kernels for LLM Training
|
5
5
|
License: BSD 2-CLAUSE LICENSE
|
6
6
|
Copyright 2024 LinkedIn Corporation
|
@@ -111,6 +111,8 @@ Requires-Dist: mkdocs-material; extra == "dev"
|
|
111
111
|
|
112
112
|
We've also added optimized Post-Training kernels that deliver **up to 80% memory savings** for alignment and distillation tasks. We support losses like DPO, CPO, ORPO, SimPO, KTO, JSD, and many more. Check out [how we optimize the memory](https://x.com/hsu_byron/status/1866577403918917655).
|
113
113
|
|
114
|
+
You can view the documentation site for additional installation, usage examples, and API references:https://linkedin.github.io/Liger-Kernel/
|
115
|
+
|
114
116
|
## Supercharge Your Model with Liger Kernel
|
115
117
|
|
116
118
|

|
@@ -82,9 +82,9 @@ liger_kernel/transformers/trainer/__init__.py,sha256=p7yQfklV8-467qSz_ZMimkbDF7H
|
|
82
82
|
liger_kernel/transformers/trainer/orpo_trainer.py,sha256=tX0h63aOFe3rNqTmk6JpMf75UPo981yzEa6TghnjS0Q,5370
|
83
83
|
liger_kernel/triton/__init__.py,sha256=qCiCamzCRv6lpV8IqpAc9YMdNKC7GKurClWceQPnlis,92
|
84
84
|
liger_kernel/triton/monkey_patch.py,sha256=Rd0hUHAzDkFfHvnX7-PBaNK5EKnZhtfM_h-fgQH9HPY,1568
|
85
|
-
liger_kernel_nightly-0.5.10.
|
86
|
-
liger_kernel_nightly-0.5.10.
|
87
|
-
liger_kernel_nightly-0.5.10.
|
88
|
-
liger_kernel_nightly-0.5.10.
|
89
|
-
liger_kernel_nightly-0.5.10.
|
90
|
-
liger_kernel_nightly-0.5.10.
|
85
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
|
86
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/METADATA,sha256=kjNZA78siLFmGihrwvXrUIiLnTNaJoZglOkbtihcynk,24113
|
87
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
|
88
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
89
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
|
90
|
+
liger_kernel_nightly-0.5.10.dev20250524022630.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|