-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
Would be nice to add
optimizer_fused,optimizer_foreachconfig options. It allows to better control the memory footprint of the optimizerUpstream issue:
-
Would be nice to better control
_apply_liger_kernel_to_instance(model=actor_module)->
_apply_liger_kernel_to_instance(model=actor_module, fused_linear_cross_entropy=liger_fused_linear_cross_entropy, cross_entropy=liger_cross_entropy). This is needed because otherwise Verl's fused FusedLinearCrossEntropy kernel conflicts with Liger kernels - at least used to conflictUpstream issue:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request