liger-kernel-nightly 0.6.2.dev20250916231145__py3-none-any.whl → 0.6.2.dev20250921193116__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.

Potentially problematic release.


This version of liger-kernel-nightly might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: liger_kernel_nightly
3
- Version: 0.6.2.dev20250916231145
3
+ Version: 0.6.2.dev20250921193116
4
4
  Summary: Efficient Triton kernels for LLM Training
5
5
  License: BSD 2-CLAUSE LICENSE
6
6
  Copyright 2024 LinkedIn Corporation
@@ -35,9 +35,7 @@ Requires-Dist: triton>=2.3.1
35
35
  Provides-Extra: dev
36
36
  Requires-Dist: transformers>=4.49.0; extra == "dev"
37
37
  Requires-Dist: matplotlib>=3.7.2; extra == "dev"
38
- Requires-Dist: flake8>=4.0.1.1; extra == "dev"
39
- Requires-Dist: black>=24.4.2; extra == "dev"
40
- Requires-Dist: isort>=5.13.2; extra == "dev"
38
+ Requires-Dist: ruff>=0.12.0; extra == "dev"
41
39
  Requires-Dist: pytest>=7.1.2; extra == "dev"
42
40
  Requires-Dist: pytest-xdist; extra == "dev"
43
41
  Requires-Dist: pytest-cov; extra == "dev"
@@ -45,7 +43,6 @@ Requires-Dist: pytest-asyncio; extra == "dev"
45
43
  Requires-Dist: pytest-rerunfailures; extra == "dev"
46
44
  Requires-Dist: datasets>=2.19.2; extra == "dev"
47
45
  Requires-Dist: seaborn; extra == "dev"
48
- Requires-Dist: mkdocs; extra == "dev"
49
46
  Requires-Dist: mkdocs-material; extra == "dev"
50
47
  Requires-Dist: torchvision>=0.20; extra == "dev"
51
48
 
@@ -180,8 +177,8 @@ y = orpo_loss(lm_head.weight, x, target)
180
177
  - `triton >= 3.0.0` Install from pypi. (e.g. `pip install triton==3.0.0`)
181
178
 
182
179
  ```bash
183
- # Need to pass the url when installing
184
- pip install -e .[dev] --extra-index-url https://download.pytorch.org/whl/nightly/rocm6.2
180
+ pip install -e .[dev]
181
+ pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3/
185
182
  ```
186
183
 
187
184
  ### Optional Dependencies
@@ -215,6 +212,9 @@ pip install -e .
215
212
 
216
213
  # Setup Development Dependencies
217
214
  pip install -e ".[dev]"
215
+
216
+ # NOTE -> For AMD users only
217
+ pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3/
218
218
  ```
219
219
 
220
220
 
@@ -97,9 +97,9 @@ liger_kernel/transformers/trainer/__init__.py,sha256=p7yQfklV8-467qSz_ZMimkbDF7H
97
97
  liger_kernel/transformers/trainer/orpo_trainer.py,sha256=tX0h63aOFe3rNqTmk6JpMf75UPo981yzEa6TghnjS0Q,5370
98
98
  liger_kernel/triton/__init__.py,sha256=qCiCamzCRv6lpV8IqpAc9YMdNKC7GKurClWceQPnlis,92
99
99
  liger_kernel/triton/monkey_patch.py,sha256=Rd0hUHAzDkFfHvnX7-PBaNK5EKnZhtfM_h-fgQH9HPY,1568
100
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
101
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/METADATA,sha256=lilCId4WlVilnFRcjHoMN9v8qNXAPokiqhukB6-s2MU,24592
102
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
103
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
104
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
105
- liger_kernel_nightly-0.6.2.dev20250916231145.dist-info/RECORD,,
100
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
101
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/METADATA,sha256=J9dqNzPCm0jzT8w6An9KVhxn2B_vrIXEw8nhMqT1UKs,24605
102
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
103
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
104
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
105
+ liger_kernel_nightly-0.6.2.dev20250921193116.dist-info/RECORD,,