修复拼写错误 (#44)
Browse files- 修复拼写错误 (846f1ce915278df25705524e1b6964d1b0c2e8fe)
Co-authored-by: XinhuaiDeng <[email protected]>
README.md
CHANGED
@@ -5680,7 +5680,7 @@ The gte series models have consistently released two types of models: encoder-on
|
|
5680 |
|
5681 |
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.
|
5682 |
|
5683 |
-
- [Embedding Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-embedding/):
|
5684 |
- [ReRank Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-sorting-model/): The gte-rerank model service is available.
|
5685 |
|
5686 |
Note that the models behind the commercial APIs are not entirely identical to the open-source models.
|
|
|
5680 |
|
5681 |
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.
|
5682 |
|
5683 |
+
- [Embedding Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-embedding/): Three versions of the text embedding models are available: text-embedding-v1/v2/v3, with v3 being the latest API service.
|
5684 |
- [ReRank Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-sorting-model/): The gte-rerank model service is available.
|
5685 |
|
5686 |
Note that the models behind the commercial APIs are not entirely identical to the open-source models.
|