Instructions to use modularStarEncoder/ModularStarEncoder-finetuned-18 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use modularStarEncoder/ModularStarEncoder-finetuned-18 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="modularStarEncoder/ModularStarEncoder-finetuned-18", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("modularStarEncoder/ModularStarEncoder-finetuned-18", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
c88a1b1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6d322e49f638c09f4aaf3d0f6874c1d12616cb0b214e20893e61bd2a555c61f0
size 1105969106
|