Instructions to use ArielLubonja/biobert-embeddings with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArielLubonja/biobert-embeddings with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ArielLubonja/biobert-embeddings", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ariel Lubonja commited on
Commit ·
1a7b5cc
1
Parent(s): 6a14866