mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-17 20:30:36 +08:00
fix: bugs
This commit is contained in:
@@ -475,6 +475,7 @@ def get_swanlab_callback(finetuning_args: "FinetuningArguments") -> "TrainerCall
|
||||
experiment_name=finetuning_args.swanlab_experiment_name,
|
||||
description=finetuning_args.swanlab_description,
|
||||
mode=finetuning_args.swanlab_mode,
|
||||
config={"Framework": "🦙LLaMA Factory"},
|
||||
)
|
||||
|
||||
return swanlab_callback
|
||||
Reference in New Issue
Block a user