do-me commited on
Commit
0bb1e51
1 Parent(s): f3ab632

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -8,6 +8,4 @@ tags:
8
  - transformers
9
  - PyTorch
10
  ---
11
- https://huggingface.co/jinaai/jina-embeddings-v2-small-en with ONNX weights to be compatible with Transformers.js.
12
-
13
- 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).
 
8
  - transformers
9
  - PyTorch
10
  ---
11
+ Head over to https://huggingface.co/Xenova/jina-embeddings-v2-small-en for an improved version.