add LLMsPracticalGuide, MLC-LLM
This commit is contained in:
@ -799,6 +799,7 @@ OpenAI 的 ChatGPT 大型语言模型(LLM)并未开源,这部分收录一
|
||||
-|-|-|-
|
||||
|[🤖 LLMs: awesome-totally-open-chatgpt](https://github.com/nichtdax/awesome-totally-open-chatgpt) ||开源LLMs 收集。|-|
|
||||
|[Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM) ||大型语言模型的论文列表,特别是与 ChatGPT相关的论文,还包含LLM培训框架、部署LLM的工具、关于LLM的课程和教程以及所有公开可用的LLM 权重和 API。|-|
|
||||
|[LLMsPracticalGuide](https://github.com/Mooler0410/LLMsPracticalGuide) ||亚马逊科学家杨靖锋等大佬创建的语言大模型实践指南,收集了许多经典的论文、示例和图表,展现了 GPT 这类大模型的发展历程等|-|
|
||||
|[awesome-decentralized-llm](https://github.com/imaurer/awesome-decentralized-llm) ||能在本地运行的资源 LLMs。|-|
|
||||
|[minGPT](https://github.com/karpathy/minGPT) ||karpathy大神发布的一个 OpenAI GPT(生成预训练转换器)训练的最小 PyTorch 实现,代码十分简洁明了,适合用于动手学习 GPT 模型。|-|
|
||||
|[OpenChatKit](https://github.com/togethercomputer/OpenChatKit) ||开源了数据、模型和权重,以及提供训练,微调 LLMs 教程。|-|
|
||||
@ -814,6 +815,7 @@ OpenAI 的 ChatGPT 大型语言模型(LLM)并未开源,这部分收录一
|
||||
|[Alpaca-CoT](https://github.com/PhoebusSi/Alpaca-CoT/blob/main/CN_README.md)||Alpaca-CoT项目旨在探究如何更好地通过instruction-tuning的方式来诱导LLM具备类似ChatGPT的交互和instruction-following能力。|-|
|
||||
|[OpenFlamingo](https://github.com/mlfoundations/open_flamingo)||OpenFlamingo 是一个用于评估和训练大型多模态模型的开源框架,是 DeepMind Flamingo 模型的开源版本,也是 AI 世界关于大模型进展的一大步。|大型多模态模型训练和评估开源框架。|
|
||||
|[text-generation-webui](https://github.com/oobabooga/text-generation-webui)||一个用于运行大型语言模型(如LLaMA, LLaMA .cpp, GPT-J, Pythia, OPT和GALACTICA)的 web UI。|-|
|
||||
|[MLC LLM](https://github.com/mlc-ai/mlc-llm)||陈天奇大佬力作——MLC LLM,在各类硬件上原生部署任意大型语言模型。可将大模型应用于移动端(例如 iPhone)、消费级电脑端(例如 Mac)和 Web 浏览器。|-|
|
||||
|
||||
### [开源可商用 LLM:dolly](https://github.com/databrickslabs/dolly)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user