sigridjineth commited on
Commit
9c13836
·
verified ·
1 Parent(s): 4b4030a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.