[proposal] Move model code to transformers library

#3
by hvaara - opened

Have you considered moving the Python code from the hub to the transformers library (ref https://github.com/huggingface/transformers)?

This would simplify keeping the code in sync across the different model sizes, enable testing of the code to prevent breaking changes elsewhere in the library, eliminate the need for trust_remote_code=True, etc.

OpenGVLab org

Hello, thank you very much for your advice. We have this plan, and we will push for code integration in the near future.

Awesome! I'm looking forward to it. Please let me know if you want me to help in any way. I'd be more than happy to contribute some time to the effort πŸ™‚

Congratulations to you and your team on the release of the paper and the model by the way! πŸŽ‰ And thank you for releasing open source! πŸ€—

Sign up or log in to comment