Downloads · 30 days
47
4% of all-time downloads
Xenova/instructor-large
instructor-large is a feature extraction model from Xenova. Use it when you need embeddings to search or compare text. It is set up for transformers.js.
https://huggingface.co/hkunlp/instructor-large with ONNX weights to be compatible with Transformers.js.
Downloads · 30 days
47
4% of all-time downloads
All-time downloads
1.1K
Public
Repo size
14.3 GB
Likes
2
Public
Click a slice to open those files.
.onnx8 GB · 100%
From the Hugging Face model README
https://huggingface.co/hkunlp/instructor-large with ONNX weights to be compatible with Transformers.js.
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using 🤗 Optimum and structuring your repo like this one (with ONNX weights located in a subfolder named onnx).