Instructions to use ucinlp/compas-t5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ucinlp/compas-t5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ucinlp/compas-t5-small") model = AutoModelForSeq2SeqLM.from_pretrained("ucinlp/compas-t5-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f283b93fd0489f522527f379d6d78b5dda5edcb3e5857c951ae434c771f1a8ac
- Size of remote file:
- 242 MB
- SHA256:
- 8345f4e4c7def428cc79c9157fab05932e9bb81df26343c8504ce0c6e5dea954
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.