GUIHU503

Results 2 comments of GUIHU503

Insert the following two lines of code in the rw_eval.py file: row 52: state_dict = torch.load(model_name_or_path+'/pytorch_model.bin') row 53: model.load_state_dict(state_dict) ![image](https://github.com/microsoft/DeepSpeedExamples/assets/64770381/f0a0b922-3ab2-4481-b8d0-5cd0f4c8988f)