Make model compatible with Transformers v5 - 2
#10
by
hmellor HF Staff - opened
No description provided.
hmellor changed pull request status to
closed
hmellor changed pull request status to
open
hmellor changed pull request title from
Make Tokenizer Transformers v5 compatible
to Make Transformers v5 compatible - 2
hmellor changed pull request title from
Make Transformers v5 compatible - 2
to Make model compatible with Transformers v5 - 2
@xywang626 this is not the only remaining issue. For vLLM I think we are going to have to skip this model in v5 because we cannot fix all models we test.
I'd recommend making a PR to Transformes to get your model upstreamed. This way the Transformers team can maintain it as APIs change.