Instructions to use yashvardhan7/multilingual-e5-large-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yashvardhan7/multilingual-e5-large-instruct with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="yashvardhan7/multilingual-e5-large-instruct")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("yashvardhan7/multilingual-e5-large-instruct") model = AutoModel.from_pretrained("yashvardhan7/multilingual-e5-large-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f837733bc80fce7908742be3196fc0da4bed148d536199cde35897d94401eacf
- Size of remote file:
- 2.24 GB
- SHA256:
- 4c13ca44e40a7ee86b461398cdee003d656e39f3fa87e1b3152fbada3e61b506
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.