导读:这里为您找到被广泛使用的开源框架怀模型,用于创建ChatGPT聊天机器人、集成 LLM 或启动您的新 AI 软件产品。
以下为各位介绍 8 种开源ChatGPT开源替代品。
相关资源:
GitHub: https://github.com/facebookresearch/llama
演示地址:https://huggingface.co/spaces/project-baize/baize-lora-7B
相关资源:
相关博客:https://crfm.stanford.edu/2023/03/13/alpaca.html
GitHub: https://github.com/tatsu-lab/stanford_alpaca
Demo:https://huggingface.co/spaces/tloen/alpaca-lora
Vicuna(https://vicuna.lmsys.org/)是根据 LLaMA 模型对从ShareGPT(https://sharegpt.com/)收集的用户共享对话数据进行微调。
Vicuna-13B 模型已达到 OpenAI ChatGPT 和 Google Bard 90%以上的质量。即使在 90% 的情况下,它的表现也优于 LLaMA 和 Stanford Alpaca 模型。目前训练 Vicuna 的费用约为 300 美元。 训练和服务代码,以及在线演示都是公开的,可用于非商业用途。
相关资源参考:
Vicuna:开源聊天机器人,以能够 90%以上达到 ChatGPT 质量,也给 GPT-4 留下深刻象(https://vicuna.lmsys.org/)
GitHub: lm-sys/FastChat(https://github.com/lm-sys/FastChat#fine-tuning)
演示:FastChat (lmsys.org)(https://chat.lmsys.org/)
正如我们所见,GPT-NeoXT-Chat-Base-20B 模型在问答、提取和分类任务上的表现优于基本模式 GPT-NoeX。
相关资源:
GitHub:https://github.com/togethercomputer/OpenChatKit
参考文章:OpenChatKit:开源 ChatGPT 替代方案
相关资源:
技术报告:
https://s3.amazonaws.com/static.nomic.ai/gpt4all/2023_GPT4All_Technical_Report.pdf
GitHub: https://github.com/nomic-ai/gpt4all
演示:https://huggingface.co/spaces/rishiraj/GPT4All(非官方)
模型:https://huggingface.co/nomic-ai/gpt4all-lora
相关资源:
GitHub:https://github.com/BlinkDL/ChatRWKV
演示:BlinkDL/rwkv-4-raven
相关资源:
研究论文OPT:开放预训练的 Transformer 语言模型 (arxiv.org)
GitHub: https://github.com/facebookresearch/metaseq
演示:https://huggingface.co/spaces/tomg-group-umd/lm-watermarking
https://huggingface.co/facebook/opt-1.3b
相关资源:
GitHub: https://github.com/google-research/t5x
演示:https://huggingface.co/spaces/olivierdehaene/chat-llm-streaming
作者:万能的大雄
相关阅读: