rust-bert
rust-bert copied to clipboard
Added DialoGPT Small and Large Models
In order to make the smaller and larger more easy to access I have added them. WIP: I am currently in the process of uploading the rust models to hugging face
Pull requests for added models: https://huggingface.co/microsoft/DialoGPT-small/discussions/1 https://huggingface.co/microsoft/DialoGPT-large/discussions/4
Waiting for added models to be approved
Thank you @copoer , please let me know when the model files get merged.
@guillaume-be one idea here could be having an organization for this community on Huggingface where users could upload the rust models, that way you could merge PRs like this faster and switch to official repos once the PRs are merged.
Hello @diptanu ,
I agree it is possible to create a new model card without having to contact the original authors - the preferred way would still be to add Rust-compatible model weights on the original model card to avoid licensing issues and to improve discoverability of the Rust-based implementation/avoid duplicate model pages.
Unfortunately it seems the original authors seldom get notifications of PR on the model hub since a lot of community PR are left opened for a long time