docs(readme): re-formats fork callout
Browse files
README.md
CHANGED
@@ -6,9 +6,11 @@ language:
|
|
6 |
license: mit
|
7 |
---
|
8 |
|
9 |
-
|
|
|
|
|
10 |
|
11 |
-
|
12 |
|
13 |
Gegeral Text Embeddings (GTE) model.
|
14 |
|
|
|
6 |
license: mit
|
7 |
---
|
8 |
|
9 |
+
_Fork of https://huggingface.co/thenlper/gte-small with ONNX weights to be compatible with Transformers.js. See [JavaScript usage](#javascript)._
|
10 |
+
|
11 |
+
---
|
12 |
|
13 |
+
# gte-small
|
14 |
|
15 |
Gegeral Text Embeddings (GTE) model.
|
16 |
|