AttributeError: 'MPTForCausalLM' object has no attribute 'model_parallel'
#5
by
Yuanchun99
- opened
This comment has been hidden
Is this problem solved? I also have this problem
I annotated line 296 and line 297 of modeling_mpt.py and can run peft Lora fine-tuning, but I'm not sure if it is correct
same here...
Still facing this issue
same here
I have the same issue. Are there any infos on this?