liger-kernel-nightly 0.5.9.dev20250504194613__py3-none-any.whl → 0.5.9.dev20250505192105__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/chunked_loss/fused_linear_preference.py +0 -1
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/METADATA +1 -1
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/RECORD +7 -7
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/LICENSE +0 -0
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/NOTICE +0 -0
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/WHEEL +0 -0
- {liger_kernel_nightly-0.5.9.dev20250504194613.dist-info → liger_kernel_nightly-0.5.9.dev20250505192105.dist-info}/top_level.txt +0 -0
@@ -222,7 +222,6 @@ class LigerFusedLinearPreferenceBase(torch.autograd.Function):
|
|
222
222
|
(_ref_chosen_input_chunks if use_ref_model else [None] * len(_chosen_input_chunks)),
|
223
223
|
(_ref_rejected_input_chunks if use_ref_model else [None] * len(_rejected_input_chunks)),
|
224
224
|
(_chosen_nll_target_chunks if nll_target is not None else [None] * len(_chosen_input_chunks)),
|
225
|
-
strict=False,
|
226
225
|
):
|
227
226
|
input_chunk = torch.cat([chosen_input_chunk, rejected_input_chunk], dim=0)
|
228
227
|
ref_input_chunk = (
|
@@ -8,7 +8,7 @@ liger_kernel/chunked_loss/dpo_loss.py,sha256=Xypt4FoTSmAnJE4SWtsCv4aNHK4ToR1LonU
|
|
8
8
|
liger_kernel/chunked_loss/functional.py,sha256=9G3nKm-Bi7uoZRFkL8wwGMl6juDl4bSzDvTa5GHZPzg,955
|
9
9
|
liger_kernel/chunked_loss/fused_linear_distillation.py,sha256=ooR-qnZCyWJN935oHCSWLaKKKyaYERyhNczRGi1VOiw,11935
|
10
10
|
liger_kernel/chunked_loss/fused_linear_ppo.py,sha256=AA19cpv6D8mo5RbSK5GRCcZoOSnpxV_Z1eJlAsC5eic,13434
|
11
|
-
liger_kernel/chunked_loss/fused_linear_preference.py,sha256=
|
11
|
+
liger_kernel/chunked_loss/fused_linear_preference.py,sha256=FIH85uUXAOgYx5Ax8MjFhJHVu-2pKtY7wSegd0zSyyY,18336
|
12
12
|
liger_kernel/chunked_loss/fused_linear_unpaired_preference.py,sha256=RiuK3UtRwH9T6jZ36sA8Urj-TVuOLOO2syLg_JOQapY,13437
|
13
13
|
liger_kernel/chunked_loss/grpo_loss.py,sha256=kuqHkYV383sUxqJN-DMsfADHi2hxHVyKx5S24TNc8bQ,10866
|
14
14
|
liger_kernel/chunked_loss/jsd_loss.py,sha256=u2ahkuHsbhpNaKcpBCz5gCMDk9ou-P04DHji592dIBo,7067
|
@@ -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.dev20250505192105.dist-info/LICENSE,sha256=OhzLDHJ0to4a8sodVLELZiCFylZ1NAAYLs-HrjPy0ag,1312
|
80
|
+
liger_kernel_nightly-0.5.9.dev20250505192105.dist-info/METADATA,sha256=Rl_-1T8uzrZhmSUKaSm5_TGjau5Zb_T-q67-zKGi9u8,23584
|
81
|
+
liger_kernel_nightly-0.5.9.dev20250505192105.dist-info/NOTICE,sha256=njwnoPZLh9AN8SJQzxvCGLHi-8X__AvWRze6joNXIY8,2066
|
82
|
+
liger_kernel_nightly-0.5.9.dev20250505192105.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
83
|
+
liger_kernel_nightly-0.5.9.dev20250505192105.dist-info/top_level.txt,sha256=2eghu4hA3LnkM7ElW92tQ8zegWKgSbeo-k-aGe1YnvY,13
|
84
|
+
liger_kernel_nightly-0.5.9.dev20250505192105.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|