You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running 'train_deepspeed.py' using your provided command, I noticed that the trainable parameter number is consistently zero. So, I performed a thorough code analysis and pinpointed the root cause of the error to be in Line 18 of 'insert_lora.py' that the program consistently always enters the exception block, which has been quite frustrating for me. I would greatly appreciate it if someone could assist me with this matter.
The text was updated successfully, but these errors were encountered:
When running 'train_deepspeed.py' using your provided command, I noticed that the trainable parameter number is consistently zero. So, I performed a thorough code analysis and pinpointed the root cause of the error to be in Line 18 of 'insert_lora.py' that the program consistently always enters the exception block, which has been quite frustrating for me. I would greatly appreciate it if someone could assist me with this matter.
The text was updated successfully, but these errors were encountered: