Unverified Commit a5ca56ff authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

Supporting seq2seq models for `bitsandbytes` integration (#18579)

* Supporting seq2seq models for `bitsandbytes` integration

- `bitsandbytes` integration supports now seq2seq models
- check if a model has tied weights as an additional check

* small modification

- tie the weights before looking at tied weights!
parent ed1924e8
Showing with 33 additions and 3 deletions
+33 -3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment