liger-kernel-nightly 0.6.1.dev20250730201750__py3-none-any.whl → 0.6.1.dev20250805235740__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.
@@ -180,20 +180,6 @@ def lce_forward(
180
180
  'This is an example script .\n Certainly! Below is a sample script that demonstrates a simple task, such as calculating the sum'
181
181
  ```"""
182
182
 
183
- from transformers.models.phi3.modeling_phi3 import logging
184
-
185
- logger = logging.get_logger(__name__)
186
-
187
- if (
188
- use_cache
189
- and self.config.rope_scaling
190
- and cache_position is not None
191
- and cache_position[0] == self.config.original_max_position_embeddings
192
- ):
193
- logger.warning(
194
- f"If you are not using the generate method, you may encounter nonsensical outputs after the {self.config.original_max_position_embeddings}th token, as the KV cache needs to be recomputed."
195
- )
196
-
197
183
  output_attentions = output_attentions if output_attentions is not None else self.config.output_attentions
198
184
  output_hidden_states = (
199
185
  output_hidden_states if output_hidden_states is not None else self.config.output_hidden_states
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: liger_kernel_nightly
3
- Version: 0.6.1.dev20250730201750
3
+ Version: 0.6.1.dev20250805235740
4
4
  Summary: Efficient Triton kernels for LLM Training
5
5
  License: BSD 2-CLAUSE LICENSE
6
6
  Copyright 2024 LinkedIn Corporation
@@ -81,7 +81,7 @@ liger_kernel/transformers/model/mixtral.py,sha256=VY-y73IyjcCyWyI7ahxXLw0fJrhgjY
81
81
  liger_kernel/transformers/model/mllama.py,sha256=my29NXk-p6ckQaP8qDIN8e318yI_9mQZHt38MV3SqLY,11280
82
82
  liger_kernel/transformers/model/olmo2.py,sha256=6L_bo-ZUgO1lYppdJneOtYxNIylQKS6BiGp13g7Uq9E,5259
83
83
  liger_kernel/transformers/model/paligemma.py,sha256=xuIx3oOwTgftU3jqLfWOxUxgCLBNJh0yNC21an9qDjo,18773
84
- liger_kernel/transformers/model/phi3.py,sha256=zAzBVNOA16B16yy2HWsEgOMHhLoYkpWOWPgBT4z95WI,10655
84
+ liger_kernel/transformers/model/phi3.py,sha256=aOl1Pz2rp5jSahRKUHKFPgkdkgG28fnHPpOW2ZVnMPg,10124
85
85
  liger_kernel/transformers/model/qwen2.py,sha256=3fpOTEOkniQmkCfN1KUa3KhseHJVzhj2Ht9FdYPUy-E,9962
86
86
  liger_kernel/transformers/model/qwen2_5_vl.py,sha256=zEVVwotCXnAm3RRc8-1Nc8uitSWrwW4B9dYY2uOZDwg,6331
87
87
  liger_kernel/transformers/model/qwen2_vl.py,sha256=5vK-vtCDpKZ2w33xYp2BS8kQYWUbKMqaiKvQcI27Mss,5884
@@ -92,9 +92,9 @@ liger_kernel/transformers/trainer/__init__.py,sha256=p7yQfklV8-467qSz_ZMimkbDF7H
92
92
  liger_kernel/transformers/trainer/orpo_trainer.py,sha256=tX0h63aOFe3rNqTmk6JpMf75UPo981yzEa6TghnjS0Q,5370
93
93
  liger_kernel/triton/__init__.py,sha256=qCiCamzCRv6lpV8IqpAc9YMdNKC7GKurClWceQPnlis,92
94
94
  liger_kernel/triton/monkey_patch.py,sha256=Rd0hUHAzDkFfHvnX7-PBaNK5EKnZhtfM_h-fgQH9HPY,1568
95
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
96
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/METADATA,sha256=th9i8KliNiFeyOFSAfZ0ZosaGiEtaJNFaQZvxwZqh_4,24502
97
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
98
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
99
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
100
- liger_kernel_nightly-0.6.1.dev20250730201750.dist-info/RECORD,,
95
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
96
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/METADATA,sha256=UCCH0NvB4SAmW8dFreS-BH1CVfCygPz7s-ZPqEaPZ3s,24502
97
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
98
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
99
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
100
+ liger_kernel_nightly-0.6.1.dev20250805235740.dist-info/RECORD,,