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
As the title describes, use_rslora, while implemented, is currently impossible to use.
A quick addition of import math at the top of models/_utils.py fixes this. I'm open to submitting a PR and future PRs if you're comfortable giving me permission.
As the title describes, use_rslora, while implemented, is currently impossible to use.
A quick addition of
import mathat the top ofmodels/_utils.pyfixes this. I'm open to submitting a PR and future PRs if you're comfortable giving me permission.