Instructions to use LnL-AI/dbrx-base-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LnL-AI/dbrx-base-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LnL-AI/dbrx-base-tokenizer", dtype="auto") - Transformers.js
How to use LnL-AI/dbrx-base-tokenizer with Transformers.js:
// ⚠️ Unknown pipeline tag
- Notebooks
- Google Colab
- Kaggle
config.json embedding size of "vocab_size": 100352 does not match 100277
1
#6 opened 9 months ago
by
treehugg3