Update README.md
Browse files
README.md
CHANGED
@@ -5662,6 +5662,16 @@ The gte series models have consistently released two types of models: encoder-on
|
|
5662 |
| [GTE-Qwen2-7B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-7B-instruct) | Multilingual | 32000 | 3584 | 26.45GB |
|
5663 |
| [GTE-Qwen2-1.5B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-1.5B-instruct) | Multilingual | 32000 | 1536 | 6.62GB |
|
5664 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5665 |
## Citation
|
5666 |
|
5667 |
If you find our paper or models helpful, please consider cite:
|
|
|
5662 |
| [GTE-Qwen2-7B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-7B-instruct) | Multilingual | 32000 | 3584 | 26.45GB |
|
5663 |
| [GTE-Qwen2-1.5B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-1.5B-instruct) | Multilingual | 32000 | 1536 | 6.62GB |
|
5664 |
|
5665 |
+
|
5666 |
+
## Cloud API Services
|
5667 |
+
|
5668 |
+
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.
|
5669 |
+
|
5670 |
+
- [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.
|
5671 |
+
- [ReRank Models](https://help.aliyun.com/zh/model-studio/developer-reference/general-text-sorting-model/): The gte-rerank model service is available.
|
5672 |
+
|
5673 |
+
Note that the models behind the commercial APIs are not entirely identical to the open-source models.
|
5674 |
+
|
5675 |
## Citation
|
5676 |
|
5677 |
If you find our paper or models helpful, please consider cite:
|