Instructions to use philschmid/gemma-tokenizer-chatml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use philschmid/gemma-tokenizer-chatml with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("philschmid/gemma-tokenizer-chatml", dtype="auto") - Notebooks
- Google Colab
- Kaggle
replacing existing tokens?
#3 opened about 2 years ago
by deleted