-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
Hello, now I'm encountering a situation like this: when running the finetune_grpo.sh script and loading the model in train_grpo.py, if I don't load anything from bnb_model_from_pretrained_args, the script won't report any error and will directly stop the process. log is "Killing subprocess 4187820". After adding the bnb_model_from_pretrained_args parameter, it runs normally. May I ask what the problem is? I tried many versions of torch but none of them could solve this problem.
Metadata
Metadata
Assignees
Labels
No labels