peft
1b3b7b5b - FIX Bug in prompt learning after disabling adapter (#1502)

Commit
2 years ago
FIX Bug in prompt learning after disabling adapter (#1502) There was a big that after using the disable_adapter context, the prepare method was not correctly restored, meaning that generations were incorrect once the context was exited. This is now fixed.
Parents
Loading