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
I saw in the quick start section that the sample code includes enable_lora=True, but I noticed that Editscore's initialization function doesn't have this parameter, which causes an error during execution.
I saw in the quick start section that the sample code includes
enable_lora=True, but I noticed that Editscore's initialization function doesn't have this parameter, which causes an error during execution.