Instructions to use jinaai/jina-bert-implementation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jinaai/jina-bert-implementation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jinaai/jina-bert-implementation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
chore: update from 07ce15d58b77559fce77ea89e92d398f28663bd9 0f4070e
Team Finetuner commited on
feat: allow changing flash implementation 43b8513
Jackmin801 commited on
allow math kernel bc43a5e
Jackmin801 commited on