gulzainali98
gulzainali98
@punitkoura Now i get following error `File "/opt/conda/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/opt/conda/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/mkhan/zero_shot/metaseq_latest/metaseq/cli/interactive_hosted.py", line 394, in cli_main()...
https://github.com/facebookresearch/metaseq/issues/404 Updated the branch for fairscale ... rerunning it now.
@punitkoura I am getting following error now `File "/home/mkhan/zero_shot/metaseq_latest/metaseq/checkpoint_utils.py", line 494, in load_model_ensemble_and_task model.load_state_dict(state["model"], strict=strict) File "/home/mkhan/zero_shot/metaseq_latest/metaseq/distributed/fully_sharded_data_parallel.py", line 79, in load_state_dict state_dict = distributed_utils.broadcast_object( File "/home/mkhan/zero_shot/metaseq_latest/metaseq/distributed/utils.py", line 609, in broadcast_object...
I resharded the model with an old repository. Could this be because of that? @punitkoura