liger-kernel-nightly 0.4.2.dev20241209060920__py3-none-any.whl → 0.4.2.dev20241209085735__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: liger_kernel_nightly
3
- Version: 0.4.2.dev20241209060920
3
+ Version: 0.4.2.dev20241209085735
4
4
  Summary: Efficient Triton kernels for LLM Training
5
5
  License: BSD 2-CLAUSE LICENSE
6
6
  Copyright 2024 LinkedIn Corporation
@@ -32,6 +32,11 @@ License-File: LICENSE
32
32
  License-File: NOTICE
33
33
  Requires-Dist: torch>=2.1.2
34
34
  Requires-Dist: triton>=2.3.1
35
+ Provides-Extra: amd
36
+ Requires-Dist: torch>=2.6.0.dev; extra == "amd"
37
+ Requires-Dist: setuptools-scm>=8; extra == "amd"
38
+ Requires-Dist: torchvision>=0.20.0.dev; extra == "amd"
39
+ Requires-Dist: triton>=3.0.0; extra == "amd"
35
40
  Provides-Extra: dev
36
41
  Requires-Dist: transformers>=4.44.2; extra == "dev"
37
42
  Requires-Dist: trl>=0.11.0; extra == "dev"
@@ -40,6 +45,8 @@ Requires-Dist: flake8>=4.0.1.1; extra == "dev"
40
45
  Requires-Dist: black>=24.4.2; extra == "dev"
41
46
  Requires-Dist: isort>=5.13.2; extra == "dev"
42
47
  Requires-Dist: pytest>=7.1.2; extra == "dev"
48
+ Requires-Dist: pytest-xdist; extra == "dev"
49
+ Requires-Dist: pytest-rerunfailures; extra == "dev"
43
50
  Requires-Dist: datasets>=2.19.2; extra == "dev"
44
51
  Requires-Dist: torchvision>=0.16.2; extra == "dev"
45
52
  Requires-Dist: seaborn; extra == "dev"
@@ -191,6 +198,8 @@ To install from source:
191
198
  git clone https://github.com/linkedin/Liger-Kernel.git
192
199
  cd Liger-Kernel
193
200
  pip install -e .
201
+ # or if installing on amd platform
202
+ pip install -e .[amd] --extra-index-url https://download.pytorch.org/whl/nightly/rocm6.2 # rocm6.2
194
203
  # or if using transformers
195
204
  pip install -e .[transformers]
196
205
  ```
@@ -56,9 +56,9 @@ liger_kernel/transformers/model/qwen2.py,sha256=EyhSSzQOskGjSnCsKMZpd1s5IAIlHd5P
56
56
  liger_kernel/transformers/model/qwen2_vl.py,sha256=bIQe2bWiY--G84FhCD29Gdi64_qHP6vbcGsK6vKysQE,8547
57
57
  liger_kernel/triton/__init__.py,sha256=yfRe0zMb47QnqjecZWG7LnanfCTzeku7SgWRAwNVmzU,101
58
58
  liger_kernel/triton/monkey_patch.py,sha256=5BcGKTtdqeYchypBIBopGIWPx1-cFALz7sOKoEsqXJ0,1584
59
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
60
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/METADATA,sha256=JVpueVyzRkHvUmIZUd28SLap5uhYe0kD_UDc-zkuxSI,22339
61
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
62
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
63
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
64
- liger_kernel_nightly-0.4.2.dev20241209060920.dist-info/RECORD,,
59
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
60
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/METADATA,sha256=k0LnRTtOHCSG1qVzfJMNBzRT0FkmOSoCCE3o12gC2n4,22786
61
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
62
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
63
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
64
+ liger_kernel_nightly-0.4.2.dev20241209085735.dist-info/RECORD,,