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