Omar Sanseviero

Results 286 comments of Omar Sanseviero

This is very cool! Is there a Hugging Face Space for this? We would be happy to provide temporary T4 GPUs for it to run faster :)

This is very very cool! It looks nice :D thanks for sharing 🔥

I missed we had an ongoing collab :hugs: Once this is supported in transformers, it will indeed be in the Hub automatically, and be much better supported, so let's keep...

Hey there :) it seems things were fixed, should we merge this PR?

Hi Sahil! Thanks for explaining. Even if they checkpoints are not at the full potential, uploading the ones in [releases](https://github.com/saahiluppal/catr/releases) might already be of interest for the community. The Hub...

I would suggest to do the following 1. Create an account http://hf.co/ 2. (optional) create an organization for catr (if not, you can just upload the models to your account)...

Yes, we have a guide for this at https://huggingface.co/docs/hub/models-adding-libraries My suggestion is to begin with adding one-two models manually, then add downstream functionality to download models from the Hub. The...

This is very very cool, nice work :partying_face: :hugs: One recommendation: Models have model cards which are just `README.md` files which can have metadata at the top. This can include...

cc @nateraw @nimaboscarino Yes, the way we add metadata is by creating a `README.md` file with yaml metadata at the top. Having the small snippet you suggested would work great....

The PR is now merged. Thanks a lot for your contribution!