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