From 8c7bb3cca86b8923d9d95f89725aeb70c5b1567c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 12 Mar 2025 16:16:31 +0100 Subject: [PATCH] [Inference] Alibaba Cloud Inference Service adds support for deepseek models. --- .../alibabacloud-ai-search-inference-integration.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md b/explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md index 9e6602661a..080d8fb202 100644 --- a/explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md +++ b/explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md @@ -76,7 +76,11 @@ Creates an {{infer}} endpoint to perform an {{infer}} task with the `alibabaclou * `ops-qwen-turbo` * `qwen-turbo` * `qwen-plus` - * `qwen-max` รท `qwen-max-longcontext` + * `qwen-max` + * `deepseek-r1` + * `deepseek-v3` + * `deepseek-r1-distill-qwen-7b` + * `deepseek-r1-distill-qwen-14b` For the supported `completion` service_ids, refer to the [documentation](https://help.aliyun.com/zh/open-search/search-platform/developer-reference/text-generation-api-details).