SkyPilot + DeepSeek.

This commit is contained in:
Zongheng Yang 2025-03-02 09:46:05 -08:00
parent 4eafdb43b3
commit 5d888d0b05
2 changed files with 20 additions and 10 deletions

View file

@ -767,6 +767,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/JiauZhang/chatchat"> chatchat </a> </td>
<td> Large Language Models Python API. </td>
</tr>
<tr>
<td> <img src="https://i.imgur.com/zDgW8wB.png" width="64" alt="Icon" height="auto" /> </td>
<td> <a href="https://github.com/skypilot-org/skypilot">SkyPilot</a> </td>
<td> <a href="https://github.com/skypilot-org/skypilot/tree/master/llm/deepseek-r1">Serve DeepSeek models</a> in any cloud infrastructure (Kubernetes, AWS, Azure, GCP, or GPU clouds). Autoscale to multi-region, multi-cluster, and multi-cloud.</td>
</tr>
</table>
### Star History

View file

@ -561,4 +561,9 @@
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> 是一个开源、简洁、模块化的基于大模型的自动算法设计平台使用DeepSeek API进行算法设计。</td>
</tr>
<tr>
<td> <img src="https://i.imgur.com/zDgW8wB.png" width="64" alt="Icon" height="auto" /> </td>
<td> <a href="https://github.com/skypilot-org/skypilot">SkyPilot</a> </td>
<td> <a href="https://github.com/skypilot-org/skypilot/tree/master/llm/deepseek-r1">在任何云基础设施上部署DeepSeek模型</a>Kubernetes、AWS、Azure、GCP或GPU云。支持多区域、多集群和多云的自动扩展。</td>
</tr>
</table>