OFA-Sys / OFA

Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Apache License 2.0
2.39k stars 248 forks source link

Update transformer version #403

Open 15091444119 opened 1 year ago

15091444119 commented 1 year ago

Hello, I try to use hugging face api in my code, but the transformer version is too old(4.18) ,which is not compatible with my code, how can I get a newer transformer with OFA model ?

Gae-Zhang commented 8 months ago

Hello,I had a problem similar to yours. Do you have the answer now?

MarseusFu commented 6 months ago

same here, can't find OFAtokenizer and OFAmodel in transformers.

hazardout commented 3 weeks ago

same question,have you guys ever solved the problem?