liger-kernel-nightly 0.4.2.dev20241119174706__py3-none-any.whl → 0.4.2.dev20241119223206__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.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.dist-info}/METADATA +6 -7
- {liger_kernel_nightly-0.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.dist-info}/RECORD +6 -6
- {liger_kernel_nightly-0.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.dist-info}/LICENSE +0 -0
- {liger_kernel_nightly-0.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.dist-info}/NOTICE +0 -0
- {liger_kernel_nightly-0.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.dist-info}/WHEEL +0 -0
- {liger_kernel_nightly-0.4.2.dev20241119174706.dist-info → liger_kernel_nightly-0.4.2.dev20241119223206.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.4.2.
|
3
|
+
Version: 0.4.2.dev20241119223206
|
4
4
|
Summary: Efficient Triton kernels for LLM Training
|
5
5
|
License: BSD 2-CLAUSE LICENSE
|
6
6
|
Copyright 2024 LinkedIn Corporation
|
@@ -101,7 +101,7 @@ Requires-Dist: transformers~=4.0; extra == "transformers"
|
|
101
101
|
<summary>Latest News 🔥</summary>
|
102
102
|
|
103
103
|
- [2024/11/6] We release [v0.4.0](https://github.com/linkedin/Liger-Kernel/releases/tag/v0.4.0): Full AMD support, Tech Report, Modal CI, Llama-3.2-Vision!
|
104
|
-
- [2024/10/21] We have released the tech report of Liger Kernel on Arxiv: https://arxiv.org/pdf/2410.10989
|
104
|
+
- [2024/10/21] We have released the tech report of Liger Kernel on Arxiv: https://arxiv.org/pdf/2410.10989
|
105
105
|
- [2024/9/6] We release v0.2.1 ([X post](https://x.com/liger_kernel/status/1832168197002510649)). 2500+ Stars, 10+ New Contributors, 50+ PRs, 50k Downloads in two weeks!
|
106
106
|
- [2024/8/31] CUDA MODE talk, [Liger-Kernel: Real-world Triton kernel for LLM Training](https://youtu.be/gWble4FreV4?si=dxPeIchhkJ36Mbns), [Slides](https://github.com/cuda-mode/lectures?tab=readme-ov-file#lecture-28-liger-kernel)
|
107
107
|
- [2024/8/23] Official release: check out our [X post](https://x.com/hsu_byron/status/1827072737673982056)
|
@@ -128,12 +128,12 @@ With one line of code, Liger Kernel can increase throughput by more than 20% and
|
|
128
128
|
|
129
129
|
## Examples
|
130
130
|
|
131
|
-
|
132
131
|
| **Use Case** | **Description** |
|
133
132
|
|------------------------------------------------|---------------------------------------------------------------------------------------------------|
|
134
133
|
| [**Hugging Face Trainer**](https://github.com/linkedin/Liger-Kernel/tree/main/examples/huggingface) | Train LLaMA 3-8B ~20% faster with over 40% memory reduction on Alpaca dataset using 4 A100s with FSDP |
|
135
134
|
| [**Lightning Trainer**](https://github.com/linkedin/Liger-Kernel/tree/main/examples/lightning) | Increase 15% throughput and reduce memory usage by 40% with LLaMA3-8B on MMLU dataset using 8 A100s with DeepSpeed ZeRO3 |
|
136
|
-
| [**Medusa Multi-head LLM (Retraining Phase)**](https://github.com/linkedin/Liger-Kernel/tree/main/examples/medusa) | Reduce memory usage by 80% with 5 LM heads and improve throughput by 40% using 8 A100s with FSDP
|
135
|
+
| [**Medusa Multi-head LLM (Retraining Phase)**](https://github.com/linkedin/Liger-Kernel/tree/main/examples/medusa) | Reduce memory usage by 80% with 5 LM heads and improve throughput by 40% using 8 A100s with FSDP |
|
136
|
+
| [**Vision-Language Model SFT**](https://github.com/linkedin/Liger-Kernel/tree/main/examples/huggingface/run_qwen2_vl.sh) | Finetune Qwen2-VL on image-text data using 4 A100s with FSDP |
|
137
137
|
|
138
138
|
## Key Features
|
139
139
|
|
@@ -146,7 +146,7 @@ With one line of code, Liger Kernel can increase throughput by more than 20% and
|
|
146
146
|
|
147
147
|
## Installation
|
148
148
|
|
149
|
-
### Dependencies
|
149
|
+
### Dependencies
|
150
150
|
|
151
151
|
#### CUDA
|
152
152
|
|
@@ -335,7 +335,7 @@ $$\text{GeGLU}(x)=\text{GELU}(xW+b)\otimes(xV+c)$$
|
|
335
335
|
Biblatex entry:
|
336
336
|
```bib
|
337
337
|
@article{hsu2024ligerkernelefficienttriton,
|
338
|
-
title={Liger Kernel: Efficient Triton Kernels for LLM Training},
|
338
|
+
title={Liger Kernel: Efficient Triton Kernels for LLM Training},
|
339
339
|
author={Pin-Lun Hsu and Yun Dai and Vignesh Kothapalli and Qingquan Song and Shao Tang and Siyu Zhu and Steven Shimizu and Shivam Sahni and Haowen Ning and Yanning Chen},
|
340
340
|
year={2024},
|
341
341
|
eprint={2410.10989},
|
@@ -360,4 +360,3 @@ Biblatex entry:
|
|
360
360
|
↑ Back to Top ↑
|
361
361
|
</a>
|
362
362
|
</p>
|
363
|
-
|
@@ -51,9 +51,9 @@ liger_kernel/transformers/model/qwen2.py,sha256=EyhSSzQOskGjSnCsKMZpd1s5IAIlHd5P
|
|
51
51
|
liger_kernel/transformers/model/qwen2_vl.py,sha256=bIQe2bWiY--G84FhCD29Gdi64_qHP6vbcGsK6vKysQE,8547
|
52
52
|
liger_kernel/triton/__init__.py,sha256=yfRe0zMb47QnqjecZWG7LnanfCTzeku7SgWRAwNVmzU,101
|
53
53
|
liger_kernel/triton/monkey_patch.py,sha256=5BcGKTtdqeYchypBIBopGIWPx1-cFALz7sOKoEsqXJ0,1584
|
54
|
-
liger_kernel_nightly-0.4.2.
|
55
|
-
liger_kernel_nightly-0.4.2.
|
56
|
-
liger_kernel_nightly-0.4.2.
|
57
|
-
liger_kernel_nightly-0.4.2.
|
58
|
-
liger_kernel_nightly-0.4.2.
|
59
|
-
liger_kernel_nightly-0.4.2.
|
54
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
|
55
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/METADATA,sha256=3S156bmOl95ATcsu-0-5JsPlbtUHzzI3tycudgujFc8,21723
|
56
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
|
57
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
58
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
|
59
|
+
liger_kernel_nightly-0.4.2.dev20241119223206.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|