The example code is broken

#3
by macleginn - opened

The code in "PEFT finetuning example" is broken: the API of STFTrainer has changed, and more importantly, PEFT does not allow to patch out_proj in Mambda models any more.

Sign up or log in to comment