LLMS
ChatGPT
LLaMA
ChatLLaMA
ChatGLM
- GLM
- ChatGLM-6B
- Hugging Face chatglm-6b
- ChatGLM-webui
- langchain-ChatGLM
- LangChain-ChatGLM-Webui
- 闻达:一个大规模语言模型调用平台
- InstructGLM:基于ChatGLM-6B在指令数据集上进行微调
- ChatGLM-6B 结合 langchain 实现本地知识库 QA Bot
- Hugging Face chatglm-6b
Alpaca
- Stanford Alpaca: An Instruction-following LLaMA Mode
- alpaca_data.json contains 52K instruction-following data we used for fine-tuning the Alpaca model. This JSON file is a list of dictionaries, each dictionary contains the following fields:
- instruction: str, describes the task the model should perform. Each of the 52K instructions is unique.
- input: str, optional context or input for the task. For example, when the instruction is “Summarize the following article”, the input is the article. Around 40% of the examples have an input.
- output: str, the answer to the instruction as generated by text-davinci-003.
- Alpaca.cpp
Chinese-Vicuna
Guanaco
Colossal-AI
- ColossalChat
- Colossal-AI
- ColossalChat
- ColossalChat: An Open-Source Solution for Cloning ChatGPT With a Complete RLHF Pipeline
Open-Assistant
ChatRWKV
BELLE
Dolly
Koala
Baize
LMFlow
FreedomGPT
MiniGPT-4
AutoGPT
JARVIS
FastChat
- Chat with Open Large Language Models An open platform for training, serving, and evaluating large language model based chatbots.