Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
| Date | Stars |
|---|---|
| 2026-07-31 | 3591 |
| 2026-08-03 | 3591 |
| 2026-08-06 | 3591 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<a name="BigTitle"></a>
[**English**](./README_EN.md) | [**中文**](https://github.com/LC1332/Luotuo-Chinese-LLM) | [快速上手](#quickstart) | [赞助](#sponsorship) | [赞助](#sponsorship) | [人员和贡献](#contributors) | [相关项目](#related) | [骆驼读论文](https://github.com/LC1332/Luotuo-Paper-Reading)
# 骆驼(Luotuo): 开源中文大语言模型
骆驼(Luotuo)项目是由[冷子昂](https://blairleng.github.io) @ 商汤科技, [陈启源](https://qiyuan-chen.github.io/) @ 华中师范大学 以及 [李鲁鲁](https://github.com/LC1332) @ 商汤科技 发起的中文大语言模型开源项目,包含了一系列大语言模型、数据、管线和应用。
<p align="center">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/camel_back.png">
</p>
骆驼项目**不是**商汤科技的官方产品。
我们将项目命名为 骆驼 Luotuo (Camel) 主要是因为,Meta之前的项目LLaMA(驼马)和斯坦福之前的项目alpaca(羊驼)都属于偶蹄目-骆驼科(Artiodactyla-Camelidae)。而且骆驼科只有三个属,再不起这名字就来不及了。
## 项目重要更新 \[ [...](https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/data/previous_news.md) \]
[2023-07-12] 骆驼嵌入更新中模型 <a href="https://colab.research.google.com/github/LC1332/Luotuo-Text-Embedding/blob/main/notebook/Luotuo_Embedding_Visualization_Medium.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> 。我们后面将准备再训一个英语的嵌入模型。
[2023-06-07] 最近很多精力都在做 [Chat凉宫春日](https://github.com/LC1332/Chat-Haruhi-Suzumiya), 可以点这个体验 <a href="https://colab.research.google.com/github/LC1332/Prophet-Andrew-Ng/blob/main/prophet-code/haruhiLangChain.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> ,这个项目还在持续招人, [欢迎联系](https://github.com/LC1332/Prophet-Andrew-Ng/blob/main/Hiring.md)
## 子项目一览
<table style="table-layout:fixed; width: 100%;">
<tr>
<td style="text-align:center; width:50%;" width="50%">
<b style="font-size:larger;"> Chat凉宫春日 </b>
<br>
<br>
<a href="https://github.com/LC1332/Chat-Haruhi-Suzumiya">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/ProjHaruhi.jpg" alt="Contributor 2" height="250" width="100%">
<br>
Chat凉宫春日是模仿凉宫春日等一系列动漫人物,使用近似语气、个性和剧情聊天的语言模型方案
</a>
</td>
<td style="text-align:center; width:50%;" width="50%">
<b style="font-size:larger;"> 骆驼嵌入 </b>
<br>
<br>
<a href="https://github.com/LC1332/Luotuo-Text-Embedding">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/ProjEmbedding.png" alt="Contributor 2" height="250" width="100%">
<br>
骆驼嵌入: Generative Text Embedding Model distilled from OpenAI API
</a>
</td>
</tr>
<tr>
<td style="text-align:center; width:50%;" width="50%">
<b style="font-size:larger;"> 骆驼QA </b>
<br>
<br>
<a href="https://github.com/LC1332/Luotuo-QA">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/ProjQA.png" alt="Contributor 1" height="250" width="100%">
<br>
骆驼QA: Better Conversational Question Answering Model with Answer Completion
</a>
</td>
<td style="text-align:center; width:50%;">
<b style="font-size:larger;"> 迷你骆驼 </b>
<br>
<a href="https://github.com/LC1332/Mini-Luotuo">
<img src="https://github.com/LC1332/Mini-Luotuo/blob/main/images/ProjectIcon.png" alt="Contributor 2" height="250">
<br>
迷你骆驼:一系列蒸馏指令数据得到的中文语言模型
</a>
</td>
</tr>
<tr>
<td style="text-align:center; width:50%;">
<b style="font-size:larger;"> 丝绸之路 </b>
<br>
<a href="https://github.com/LC1332/Luotuo-Silk-Road">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/icon_silk_road.png" alt="Contributor 2" height="250">
<br>
丝绸之路: 构建中文大语言模型的数据基础
</a>
</td>
<td style="text-align:center; width:50%;">
<b style="font-size:larger;"> Vanilla 骆驼 </b>
<br>
<a href="https://github.com/LC1332/Chinese-alpaca-lora">
<img src="https://github.com/LC1332/Luotuo-Chinese-LLM/blob/main/image/icon_luotuo.png" alt="Contributor 2" height="250">
<br>
Excerpt of 27,045 characters
Read on GitHub375
QiyuanChen · Zhejiang University · China
19
19
13
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:1d158652ba272680, llm:Repository description: 'Luotuo: Open Sourced Chinese Language Models' (Chinese LLM).
matched fp:1d158652ba272680, llm:Repository description: 'Luotuo: Open Sourced Chinese Language Models' (Chinese LLM).
matched fp:1d158652ba272680, llm:Repository description: 'Luotuo: Open Sourced Chinese Language Models' (Chinese LLM).