Kairan Zhong
Results
2
comments of
Kairan Zhong
> Does anyone know whats the problem with this?? torchrun --nproc_per_node 1 example.py --ckpt_dir ./weights/7B --tokenizer_path ./weights/tokenizer.model I got this error only with no details: failed to create process. i...
> hi, did you solve the problem with the code `set_peft_model_state_dict(model, state_dict)`?