Instructions to use jinaai/xlm-roberta-flash-implementation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jinaai/xlm-roberta-flash-implementation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jinaai/xlm-roberta-flash-implementation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Train Converted XLM-RoBERTa model without FlashAttention installed
#58 opened 11 months ago
by
GMedAI
No module named 'transformers_modules.jinaai.xlm-roberta-flash-implementation.2b6bc3f30750b3a9648fe9b63448c09920efe9be.rotary'
1
#57 opened about 1 year ago
by
PeppePasti
Disable tqdm.
1
#48 opened over 1 year ago
by
ivanstepanovftw
Trying to convert BAAI/bge-m3
1
#45 opened over 1 year ago
by
hiauiarau