thenlper commited on
Commit
eed89c8
1 Parent(s): d8367eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -4784,6 +4784,16 @@ Results on MTEB English, Chinese, French, Polish
4784
 
4785
  **More detailed experimental results can be found in the [paper](https://arxiv.org/pdf/2407.19669)**.
4786
 
 
 
 
 
 
 
 
 
 
 
4787
  ## Citation
4788
  ```
4789
  @misc{zhang2024mgte,
 
4784
 
4785
  **More detailed experimental results can be found in the [paper](https://arxiv.org/pdf/2407.19669)**.
4786
 
4787
+
4788
+ ## Cloud API Services
4789
+
4790
+ In addition to the open-source [GTE](https://huggingface.co/collections/Alibaba-NLP/gte-models-6680f0b13f885cb431e6d469) series models, GTE series models are also available as commercial API services on Alibaba Cloud.
4791
+
4792
+ - [Embedding Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-embedding/): Rhree versions of the text embedding models are available: text-embedding-v1/v2/v3, with v3 being the latest API service.
4793
+ - [ReRank Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-sorting-model/): The gte-rerank model service is available.
4794
+
4795
+ Note that the models behind the commercial APIs are not entirely identical to the open-source models.
4796
+
4797
  ## Citation
4798
  ```
4799
  @misc{zhang2024mgte,