Instructions to use nsarrazin/c4ai-command-r-v01-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use nsarrazin/c4ai-command-r-v01-tokenizer with Transformers.js:
// ⚠️ Unknown pipeline tag
- Transformers
How to use nsarrazin/c4ai-command-r-v01-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nsarrazin/c4ai-command-r-v01-tokenizer", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update tokenizer_config.json
#3
by nsarrazin - opened
No description provided.
nsarrazin changed pull request status to merged