adapters icon indicating copy to clipboard operation
adapters copied to clipboard

Remove deprecated functionality

Open calpt opened this issue 1 year ago • 0 comments

Changes in this PR:

  • Remove deprecated add_fusion() & train_fusion() methods
  • Remove deprecated support for passing lists to adapter activation
  • Add "adapters." prefix to version identifier when saving adapters to prevent confusion to adapter-transformers versions
  • Move prefix tuning unlinking to dedicated method

calpt avatar Jul 02 '24 10:07 calpt