Home

Awesome

InternLM_openNotebook && 🍏Chatty_Horo🍎

Open in OpenXLab Static Badge

alt text

😊书生·浦语 (InternLM) 开源大语言模型课程笔记😊

🌠版本更新🌠

alt text


<div align="center">
版本号模型相关解释
Horowag_7bInternLM2-Chat-7b 微调后的基础赫萝对话模型
Horowag_7b_Craft优化数据增强方法 + Langchain 辅助模型输出
Horowag_MiniInternLM2-Chat-1_8b 微调后的轻量级赫萝对话模型
Chatty_Horo_VoichInternLM2-Chat-7b 微调 + Assistant Model + VITS
-- 暂未完成 ----
</div>

How to Install ? 👇

pip install -r requirements.txt

选择你想要使用的模型,点开文件之后 ->

python start.py

Resource About Models 👇

🍏OpenXLab🍎

下载模型的代码示例:

from openxlab.model import download
# 加载基础的语言模型 Horowag_7b
download(model_repo='SaaRaaS/Horowag_7b',
         output='Horowag_7b')

目前模型应用的部署情况:


<center> <img src="horowag_exp.gif"> </center>

🤖贡献墙🤖

👻致谢👻

🍔B站技术分享链接🍔

<center> <img src="Horowag_7b_Craft/src/pic/BG-2.png" alt="example" width="2500%" height="auto"> </center>