Instructions to use strombergnlp/dant5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use strombergnlp/dant5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("strombergnlp/dant5-small") model = AutoModelForSeq2SeqLM.from_pretrained("strombergnlp/dant5-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
efab1cc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e3c0f27a77881f354a9793de5b94aa3340b4c86989719d997205200f4435ab26
size 242068219
|