mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 19:06:37 +08:00
Remove the message with the missing filename
This commit is contained in:
parent
1fa3a10e3d
commit
25f423eef8
@ -289,4 +289,4 @@ if __name__ == "__main__":
|
||||
tic = time.time()
|
||||
|
||||
save_adapters("final_adapters.safetensors", flux, args)
|
||||
print(f"Training successful. Saved final weights to {args.adapter_file}.")
|
||||
print("Training successful.")
|
||||
|
Loading…
Reference in New Issue
Block a user