真正意义上的ChatGPT开源程序 | Open Assistant
作者:FancyPig | 发布时间: | 更新时间:
相关阅读
data-postsbox="{"id":34638,"title":"最新开源语言模型 Vicuna | 媲美GPT-4 | 支持本地化私有部署","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/04/20230401081952354.png","cover_video":"https://v.pigsec.cn/Is%20Vicuna%20the%20ChatGPT%20Killer-_ts.m3u8","views":4806,"comment_count":14,"category":"knowledge","is_forum_post":false}">{"id":34638,"title":"最新开源语言模型 Vicuna | 媲美GPT-4 | 支持本地化私有部署","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/04/20230401081952354.png","cover_video":"https://v.pigsec.cn/Is%20Vicuna%20the%20ChatGPT%20Killer-_ts.m3u8","views":4806,"comment_count":14,"category":"knowledge","is_forum_post":false}
data-postsbox="{"id":34010,"title":"ChatGPT本地化 | 如何在你的电脑上部署开源GPT-3语言模型 | LLaMA \u0026 Alpaca","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/03/20230321010140581.jpg","cover_video":"https://v.pigsec.cn/Install%20-ChatGPT-%20ON%20Your%20LOCAL%20Computer-%20LLaMA%20%26%20Alpaca_ts.m3u8","views":4833,"comment_count":11,"category":"knowledge","is_forum_post":false}">{"id":34010,"title":"ChatGPT本地化 | 如何在你的电脑上部署开源GPT-3语言模型 | LLaMA \u0026 Alpaca","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/03/20230321010140581.jpg","cover_video":"https://v.pigsec.cn/Install%20-ChatGPT-%20ON%20Your%20LOCAL%20Computer-%20LLaMA%20%26%20Alpaca_ts.m3u8","views":4833,"comment_count":11,"category":"knowledge","is_forum_post":false}
data-postsbox="{"id":34361,"title":"ChatGPT本地化 | 如何在你的电脑上部署开源GPT-3语言模型 | ChatGLM","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/03/20230326142701279.png","cover_video":"","views":5542,"comment_count":21,"category":"knowledge","is_forum_post":false}">{"id":34361,"title":"ChatGPT本地化 | 如何在你的电脑上部署开源GPT-3语言模型 | ChatGLM","author":"FancyPig","author_id":1,"cover_image":"https://static.pigsec.cn/wp-content/uploads/2023/03/20230326142701279.png","cover_video":"","views":5542,"comment_count":21,"category":"knowledge","is_forum_post":false}
视频讲解
之前我们分享了诸多开源语言模型,如清华大学的ChatGLM、加州伯克利分校等多名院校成员制作的Vicuna、斯坦福大学的Alpaca,这些模型部分是仍然处于不可用的状态,譬如Alpaca不支持中文;部分如Vicuna,虽然达到了GPT-4的水平,但实际上是使用了ChatGPT的数据进行了训练,而本期视频我们分享的Open Assistant训练的数据源完全来自互联网以及热心网友的标注训练,并且开发者也提到了所有的训练代码都将向公众开放……因此,它非常先进,你还可以根据自己的需要进行个性化的处理,可以在你自己的数据集上重新训练和微调。它还可以访问互联网,所以它可以使用搜索引擎来获得最新信息……
相关资料
- Open Assistant官网 https://open-assistant.io/zh
- Open Assistant开源Github项目地址 https://github.com/LAION-AI/Open-Assistant