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
Adding `safetensors` variant of this model
#4 opened about 3 years ago
by
SFconvertbot
Model input prompt
➕ 1
1
#3 opened about 3 years ago
by
mrtan
Update added_tokens.json
#2 opened over 3 years ago
by
pkscanvas
Picard to model communication
👍 1
#1 opened over 3 years ago
by
Manivannan