TorchStudio / torchstudio

IDE for PyTorch and its ecosystem
https://torchstudio.ai
MIT License
383 stars 27 forks source link

Transformers #17

Closed fahmanali closed 2 years ago

fahmanali commented 2 years ago

Can please add Transformers models.

divideconcept commented 2 years ago

Yes, this will come with the torch hub and hugging face update (no ETA yet though). That being said you can use any Transformers model right now, just copy paste a Transformer model code into the TorchStudio model code editor.