Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Olson <[email protected]>
jolson-ibm committed Oct 3, 2023
1 parent 1b679bc commit 767419e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/run_peft_tuning.py
Original file line number Diff line number Diff line change
@@ -432,4 +432,4 @@ def show_experiment_configuration(args, dataset_info, model_type) -> None:
model.save(args.output_dir, save_base_model=not args.prompt_only)
print_colored("[Training Complete]")
else:
print_colored("[Compatibility Test Successfully Complete]")
print_colored("[Compatibility Test Successfully Complete]")

0 comments on commit 767419e

Please sign in to comment.