liger-kernel-nightly 0.5.9.dev20250505193607__py3-none-any.whl → 0.5.9.dev20250508211521__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.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.dist-info}/METADATA +31 -19
- {liger_kernel_nightly-0.5.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.dist-info}/RECORD +6 -6
- {liger_kernel_nightly-0.5.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.dist-info}/LICENSE +0 -0
- {liger_kernel_nightly-0.5.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.dist-info}/NOTICE +0 -0
- {liger_kernel_nightly-0.5.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.dist-info}/WHEEL +0 -0
- {liger_kernel_nightly-0.5.9.dev20250505193607.dist-info → liger_kernel_nightly-0.5.9.dev20250508211521.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.9.
|
3
|
+
Version: 0.5.9.dev20250508211521
|
4
4
|
Summary: Efficient Triton kernels for LLM Training
|
5
5
|
License: BSD 2-CLAUSE LICENSE
|
6
6
|
Copyright 2024 LinkedIn Corporation
|
@@ -56,7 +56,6 @@ Requires-Dist: mkdocs-material; extra == "dev"
|
|
56
56
|
<th style="padding: 10px;" colspan="2">Stable</th>
|
57
57
|
<th style="padding: 10px;" colspan="2">Nightly</th>
|
58
58
|
<th style="padding: 10px;">Discord</th>
|
59
|
-
<th style="padding: 10px;">Build</th>
|
60
59
|
</tr>
|
61
60
|
<tr>
|
62
61
|
<td style="padding: 10px;">
|
@@ -84,23 +83,6 @@ Requires-Dist: mkdocs-material; extra == "dev"
|
|
84
83
|
<img src="https://dcbadge.vercel.app/api/server/gpumode?style=flat" alt="Join Our Discord">
|
85
84
|
</a>
|
86
85
|
</td>
|
87
|
-
<td style="padding: 10px;">
|
88
|
-
<div style="display: block;">
|
89
|
-
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/nvi-ci.yml">
|
90
|
-
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/nvi-ci.yml/badge.svg?event=schedule" alt="Build">
|
91
|
-
</a>
|
92
|
-
</div>
|
93
|
-
<div style="display: block;">
|
94
|
-
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
|
95
|
-
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml/badge.svg?event=schedule" alt="Build">
|
96
|
-
</a>
|
97
|
-
</div>
|
98
|
-
<div style="display: block;">
|
99
|
-
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
|
100
|
-
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/intel-ci.yml/badge.svg?event=schedule" alt="Build">
|
101
|
-
</a>
|
102
|
-
</div>
|
103
|
-
</td>
|
104
86
|
</tr>
|
105
87
|
</table>
|
106
88
|
|
@@ -387,6 +369,36 @@ loss.backward()
|
|
387
369
|
- [Axolotl](https://axolotl.ai/): Integrating Liger Kernel into Axolotl.
|
388
370
|
- [Llama-Factory](https://github.com/hiyouga/LLaMA-Factory): Integrating Liger Kernel into Llama-Factory.
|
389
371
|
|
372
|
+
|
373
|
+
## CI status
|
374
|
+
|
375
|
+
<table style="width: 100%; text-align: center; border-collapse: collapse;">
|
376
|
+
<tr>
|
377
|
+
<th style="padding: 10px;">Build</th>
|
378
|
+
</tr>
|
379
|
+
<tr>
|
380
|
+
<td style="padding: 10px;">
|
381
|
+
<div style="display: block;">
|
382
|
+
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/nvi-ci.yml">
|
383
|
+
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/nvi-ci.yml/badge.svg?event=schedule" alt="Build">
|
384
|
+
</a>
|
385
|
+
</div>
|
386
|
+
<div style="display: block;">
|
387
|
+
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
|
388
|
+
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml/badge.svg?event=schedule" alt="Build">
|
389
|
+
</a>
|
390
|
+
</div>
|
391
|
+
<div style="display: block;">
|
392
|
+
<a href="https://github.com/linkedin/Liger-Kernel/actions/workflows/amd-ci.yml">
|
393
|
+
<img src="https://github.com/linkedin/Liger-Kernel/actions/workflows/intel-ci.yml/badge.svg?event=schedule" alt="Build">
|
394
|
+
</a>
|
395
|
+
</div>
|
396
|
+
</td>
|
397
|
+
</tr>
|
398
|
+
</table>
|
399
|
+
|
400
|
+
|
401
|
+
|
390
402
|
## Contact
|
391
403
|
|
392
404
|
- For issues, create a Github ticket in this repository
|
@@ -76,9 +76,9 @@ liger_kernel/transformers/trainer/__init__.py,sha256=p7yQfklV8-467qSz_ZMimkbDF7H
|
|
76
76
|
liger_kernel/transformers/trainer/orpo_trainer.py,sha256=pdekW7l6Qg_aqa5SYKYlSWUF8m3lkOFvFLcIMEHrz9s,8338
|
77
77
|
liger_kernel/triton/__init__.py,sha256=qCiCamzCRv6lpV8IqpAc9YMdNKC7GKurClWceQPnlis,92
|
78
78
|
liger_kernel/triton/monkey_patch.py,sha256=Rd0hUHAzDkFfHvnX7-PBaNK5EKnZhtfM_h-fgQH9HPY,1568
|
79
|
-
liger_kernel_nightly-0.5.9.
|
80
|
-
liger_kernel_nightly-0.5.9.
|
81
|
-
liger_kernel_nightly-0.5.9.
|
82
|
-
liger_kernel_nightly-0.5.9.
|
83
|
-
liger_kernel_nightly-0.5.9.
|
84
|
-
liger_kernel_nightly-0.5.9.
|
79
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
|
80
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/METADATA,sha256=M-Zb60ynDAUMnErHxaEYXf2BuOnvSywE5Xu8lzOFeqg,23725
|
81
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
|
82
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
83
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
|
84
|
+
liger_kernel_nightly-0.5.9.dev20250508211521.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|