Instructions to use LastTransformer/FlashFormerv1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LastTransformer/FlashFormerv1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LastTransformer/FlashFormerv1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
FIX: Complete compilation of 32k vocabulary into tokenizer.json
Browse files- tokenizer.json +0 -0
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|