Instructions to use carant-ai/mmarco-indobert-embed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use carant-ai/mmarco-indobert-embed with Transformers:
# Load model directly from transformers import BertForEmbedding model = BertForEmbedding.from_pretrained("carant-ai/mmarco-indobert-embed", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K