Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
# Running Jina Embedding V3 on Text-Embedding-Inference
|
|
|
|
| 2 |
Changes Made to GTE styled architecture:
|
| 3 |
1. Removed the "roberta" prefix from all tensor names.
|
| 4 |
2. Renamed "mixer" to "attention" in encoder layers.
|
|
|
|
| 1 |
# Running Jina Embedding V3 on Text-Embedding-Inference
|
| 2 |
+
* See branch: TEI-support
|
| 3 |
Changes Made to GTE styled architecture:
|
| 4 |
1. Removed the "roberta" prefix from all tensor names.
|
| 5 |
2. Renamed "mixer" to "attention" in encoder layers.
|