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