Skip to content

Commit a57b99b

Browse files
authored
FEAT: support deepseek-r1-distill-qwen (#2781)
1 parent 121c08a commit a57b99b

File tree

12 files changed

+748
-25
lines changed

12 files changed

+748
-25
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
[![License](https://img.shields.io/pypi/l/xinference.svg?style=for-the-badge)](https://github.com/xorbitsai/inference/blob/main/LICENSE)
1515
[![Build Status](https://img.shields.io/github/actions/workflow/status/xorbitsai/inference/python.yaml?branch=main&style=for-the-badge&label=GITHUB%20ACTIONS&logo=github)](https://actions-badge.atrox.dev/xorbitsai/inference/goto?ref=main)
1616
[![Discord](https://img.shields.io/badge/join_Discord-5462eb.svg?logo=discord&style=for-the-badge&logoColor=%23f5f5f5)](https://discord.gg/Xw9tszSkr5)
17-
[![Slack](https://img.shields.io/badge/join_Slack-781FF5.svg?logo=slack&style=for-the-badge)](https://join.slack.com/t/xorbitsio/shared_invite/zt-1o3z9ucdh-RbfhbPVpx7prOVdM1CAuxg)
1817
[![Twitter](https://img.shields.io/twitter/follow/xorbitsio?logo=x&style=for-the-badge)](https://twitter.com/xorbitsio)
1918

2019
<p align="center">
@@ -177,11 +176,11 @@ Once Xinference is running, there are multiple ways you can try it: via the web
177176

178177
## Getting involved
179178

180-
| Platform | Purpose |
181-
|-----------------------------------------------------------------------------------------------|----------------------------------------------------|
182-
| [Github Issues](https://github.com/xorbitsai/inference/issues) | Reporting bugs and filing feature requests. |
183-
| [Slack](https://join.slack.com/t/xorbitsio/shared_invite/zt-1o3z9ucdh-RbfhbPVpx7prOVdM1CAuxg) | Collaborating with other Xorbits users. |
184-
| [Twitter](https://twitter.com/xorbitsio) | Staying up-to-date on new features. |
179+
| Platform | Purpose |
180+
|-------------------------------------------------------------------------------------------------|---------------------------------------------|
181+
| [Github Issues](https://github.com/xorbitsai/inference/issues) | Reporting bugs and filing feature requests. |
182+
| [Discord](https://discord.gg/Xw9tszSkr5) | Collaborating with other Xinference users. |
183+
| [Twitter](https://twitter.com/xorbitsio) | Staying up-to-date on new features. |
185184

186185
## Citation
187186

README_ja_JP.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![PyPI Latest Release](https://img.shields.io/pypi/v/xinference.svg?style=for-the-badge)](https://pypi.org/project/xinference/)
77
[![License](https://img.shields.io/pypi/l/xinference.svg?style=for-the-badge)](https://github.com/xorbitsai/inference/blob/main/LICENSE)
88
[![Build Status](https://img.shields.io/github/actions/workflow/status/xorbitsai/inference/python.yaml?branch=main&style=for-the-badge&label=GITHUB%20ACTIONS&logo=github)](https://actions-badge.atrox.dev/xorbitsai/inference/goto?ref=main)
9-
[![Slack](https://img.shields.io/badge/join_Slack-781FF5.svg?logo=slack&style=for-the-badge)](https://join.slack.com/t/xorbitsio/shared_invite/zt-1o3z9ucdh-RbfhbPVpx7prOVdM1CAuxg)
9+
[![Discord](https://img.shields.io/badge/join_Discord-5462eb.svg?logo=discord&style=for-the-badge&logoColor=%23f5f5f5)](https://discord.gg/Xw9tszSkr5)
1010
[![Twitter](https://img.shields.io/twitter/follow/xorbitsio?logo=x&style=for-the-badge)](https://twitter.com/xorbitsio)
1111

1212
<p align="center">
@@ -24,7 +24,7 @@ Xorbits Inference(Xinference) は、言語、音声認識、マルチモーダ
2424
研究者、開発者、データサイエンティストを問わず、最先端の AI モデルの可能性を最大限に引き出すことができます。
2525

2626
<div align="center">
27-
<i><a href="https://join.slack.com/t/xorbitsio/shared_invite/zt-1z3zsm9ep-87yI9YZ_B79HLB2ccTq4WA">👉 Slack コミュニティにご参加ください!</a></i>
27+
<i><a href="https://discord.gg/Xw9tszSkr5">👉 Discord コミュニティにご参加ください!</a></i>
2828
</div>
2929

3030

@@ -98,11 +98,11 @@ Xinferenceが実行されると、Web UI、cURL、コマンドライン、また
9898

9999
## 関与する
100100

101-
| プラットフォーム | 目的 |
102-
|---------------------------------------------------------------------------------------------------|--------------------------------------------------|
103-
| [Github イシュー](https://github.com/xorbitsai/inference/issues) | バグ報告と機能リクエストの提出。 |
104-
| [Slack](https://join.slack.com/t/xorbitsio/shared_invite/zt-1o3z9ucdh-RbfhbPVpx7prOVdM1CAuxg) | 他のXorbitsユーザーとの協力。 |
105-
| [Twitter](https://twitter.com/xorbitsio) | 新機能に関する最新情報の入手。 |
101+
| プラットフォーム | 目的 |
102+
|-------------------------------------------------------------------------------------------------|-----------------------|
103+
| [Github イシュー](https://github.com/xorbitsai/inference/issues) | バグ報告と機能リクエストの提出。 |
104+
| [Discord](https://discord.gg/Xw9tszSkr5) | 他のXinferenceユーザーとの協力。 |
105+
| [Twitter](https://twitter.com/xorbitsio) | 新機能に関する最新情報の入手。 |
106106

107107
## 引用
108108

README_zh_CN.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@ $ xinference-local
158158

159159
## 参与其中
160160

161-
| 平台 | 目的 |
162-
|------------------------------------------------------------------------------------------------|--------------------------------------------------|
163-
| [Github 问题](https://github.com/xorbitsai/inference/issues) | 报告错误和提交功能请求。 |
164-
| [Slack](https://join.slack.com/t/xorbitsio/shared_invite/zt-1o3z9ucdh-RbfhbPVpx7prOVdM1CAuxg) | 与其他 Xorbits 用户合作。 |
165-
| [Twitter](https://twitter.com/xorbitsio) | 及时了解新功能。 |
166-
| [微信社群](https://xorbits.cn/assets/images/wechat_work_qr.png) | 与其他 Xorbits 用户交流。 |
167-
| [知乎](https://zhihu.com/org/xorbits) | 了解团队最新的进展。 |
161+
| 平台 | 目的 |
162+
|-------------------------------------------------------------------------------------------------|----------------------|
163+
| [Github 问题](https://github.com/xorbitsai/inference/issues) | 报告错误和提交功能请求。 |
164+
| [Discord](https://discord.gg/Xw9tszSkr5) | 与其他 Xinference 用户合作。 |
165+
| [Twitter](https://twitter.com/xorbitsio) | 及时了解新功能。 |
166+
| [微信社群](https://xorbits.cn/assets/images/wechat_work_qr.png) | 与其他 Xinference 用户交流。 |
167+
| [知乎](https://zhihu.com/org/xorbits) | 了解团队最新的进展。 |
168168

169169
## 引用
170170

doc/source/getting_started/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Currently, supported models include:
4444
- ``codestral-v0.1``
4545
- ``Yi``, ``Yi-1.5``, ``Yi-chat``, ``Yi-1.5-chat``, ``Yi-1.5-chat-16k``
4646
- ``code-llama``, ``code-llama-python``, ``code-llama-instruct``
47-
- ``deepseek``, ``deepseek-coder``, ``deepseek-chat``, ``deepseek-coder-instruct``, ``deepseek-v2-chat``, ``deepseek-v2-chat-0628``, ``deepseek-v2.5``
47+
- ``deepseek``, ``deepseek-coder``, ``deepseek-chat``, ``deepseek-coder-instruct``, ``deepseek-r1-distill-qwen``, ``deepseek-v2-chat``, ``deepseek-v2-chat-0628``, ``deepseek-v2.5``
4848
- ``yi-coder``, ``yi-coder-chat``
4949
- ``codeqwen1.5``, ``codeqwen1.5-chat``
5050
- ``qwen2.5``, ``qwen2.5-coder``, ``qwen2.5-instruct``, ``qwen2.5-coder-instruct``

0 commit comments

Comments
 (0)