You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you only add the parameter resume_from_checkpoint and do not delete other parameters, there is no need to add load_args.
In addition, the latest main branch does not reproduce the above problem, the [INFO:swift] line got disappeared with only blanks "--------------------".
The training script is as follows, only the parameter resume_from_checkpoint is added to the original training script.
As you can see, after resuming from training, the [INFO:swift] line got disappeared with only blanks "--------------------"
All I did was adding this line in the training script:
Nothing else.
What's wrong?
Could anybody please help me?
Thanks a lot!
[INFO:swift] --------------------------------------
INFO 04-24 22:03:27 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:27 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:28 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:28 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:29 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:29 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:29 [prefix_caching_block.py:479] Successfully reset prefix cache
INFO 04-24 22:03:29 [prefix_caching_block.py:479] Successfully reset prefix cache
The text was updated successfully, but these errors were encountered: