Instructions to use tscholak/cxmefzzi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tscholak/cxmefzzi with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tscholak/cxmefzzi") model = AutoModelForSeq2SeqLM.from_pretrained("tscholak/cxmefzzi") - Notebooks
- Google Colab
- Kaggle
Update added_tokens.json
#2
by pkscanvas - opened
To resolve this error : AssertionError: Non-consecutive added token ' <=' found. Should have index 32102 but has index 32100 in saved vocabulary.