Instructions to use jinaai/xlm-roberta-flash-implementation-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jinaai/xlm-roberta-flash-implementation-onnx with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jinaai/xlm-roberta-flash-implementation-onnx", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Errors on rerun your code
1
#1 opened over 1 year ago
by
nosaty