mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-12-16 02:08:55 +08:00
nits and quality of life improvements
This commit is contained in:
@@ -242,8 +242,7 @@ def train_model(
|
||||
loss_type=args.dpo_loss_type,
|
||||
is_reference_free=args.is_reference_free,
|
||||
delta=args.delta,
|
||||
reference_model_path=args.reference_model_path,
|
||||
train_bias_only=args.train_bias_only,
|
||||
reference_model_path=args.reference_model_path
|
||||
)
|
||||
|
||||
if args.reference_model_path:
|
||||
|
||||
Reference in New Issue
Block a user