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
Time to load utils op: 0.000990152359008789 seconds
0%| | 0/908 [00:00<?, ?it/s]Traceback (most recent call last):
File "train_sft.py", line 110, in <module>
main(**args)
File "train_sft.py", line 92, in main
agent.save_model(args['save_path'], 0)
File "alpaca/model/agent.py", line 69, in save_model
torch.save(checkpoint, f'{path}/pytorch_model.pt')
File "/usr/local/python/lib/python3.8/site-packages/torch/serialization.py", line 441, in save
_save(obj, opened_zipfile, pickle_module, pickle_protocol)
File "/usr/local/python/lib/python3.8/site-packages/torch/serialization.py", line 653, in _save
pickler.dump(obj)
TypeError: cannot pickle 'torch._C._distributed_c10d.ProcessGroup' object
0%| | 0/908 [00:00<?, ?it/s]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: