Instructions to use LastTransformer/MathFormer-16K-BPE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LastTransformer/MathFormer-16K-BPE with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LastTransformer/MathFormer-16K-BPE", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Deploy native SentencePiece-backed 16K Unigram tokenizer with verified space preservation.
Browse files- tokenizer.json +0 -0
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|