Instructions to use emilstabil/DanSumT5-smallV_91332 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emilstabil/DanSumT5-smallV_91332 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("emilstabil/DanSumT5-smallV_91332") model = AutoModelForSeq2SeqLM.from_pretrained("emilstabil/DanSumT5-smallV_91332", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5e72923 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:596da540de8229e6deb2e9d10d13bfcf0e41214975f2387c10afab57a686c4d1
size 4143
|