Omar Sanseviero

Results 286 comments of Omar Sanseviero

Yes, both continuations and retries can be good signal

Transferring to optimum where this should live

Yes, I think it's a bug in the case of `logout`, but I agree it's clearly a corner case. To clarify, doing `logout` will not remove the secret, is that...

Hi @adamgayoso! Thanks for reaching out! Yes, you can add support for uploading and downloading model to/from the Hub. We have a guide on how to do that [here](https://huggingface.co/docs/hub/models-adding-libraries), including...

Yes! The library is automatically determined based on the model card metadata ([docs](https://huggingface.co/docs/hub/model-cards#model-card-metadata)). You can use either `tags` or [even better](https://huggingface.co/docs/hub/model-cards#specifying-a-library) you can use `library_name: scvi-tools` for example. Once that's...

I don't think the Space would be a blocker for the org tbh! People can also run the script and upload the converted model! That said, having a Space would...

I wonder if we should rename to `upload_large_folder`

Should we consistently quota across the code snippets in this page then?