Instructions to use thinkingface/test-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thinkingface/test-onnx with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("thinkingface/test-onnx") model = AutoModel.from_pretrained("thinkingface/test-onnx", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
1f718d5
1
Parent(s): 25e48e2
Upload tokenizer.json with huggingface_hub
Browse files- tokenizer.json +0 -0
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|