Chatglm Open Source Projects

Browse 52 Chatglm open source projects, ranked by GitHub stars. Find the most popular Chatglm tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
73,376 stars

hiyouga/LLaMA-Factory

Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

Metrics details
Stars73,376
38,435 stars

chatchat-space/Langchain-Chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

Metrics details
Stars38,435
22,679 stars

HqWu-HITCS/Awesome-Chinese-LLM

整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。

Metrics details
Stars22,679
15,546 stars

THUDM/ChatGLM2-6B

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型

Metrics details
Stars15,546
14,809 stars

modelscope/swift

魔搭大模型训练推理部署工具箱,支持LLaMA、千问、ChatGLM、BaiChuan等多种模型及LoRA等多种训练方式(The LLM training/inference/deployment framework of ModelScope community, Support various models like LLaMA, Qwen, ChatGLM, Baichuan and others, and training methods like LoRA, ResTuning, NEFTune, etc.)

Metrics details
Stars14,809
11,597 stars

yzfly/awesome-chatgpt-zh

ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀

Metrics details
Stars11,597
9,440 stars

xorbitsai/inference

Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop — all through one unified, production-ready inference API.

Metrics details
Stars9,440
6,646 stars

yangjianxin1/Firefly

Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型

Metrics details
Stars6,646
5,161 stars

InternLM/xtuner

A Next-Generation Training Engine Built for Ultra-Large MoE Models

Metrics details
Stars5,161
4,671 stars

yangjian102621/chatgpt-plus

AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。

Metrics details
Stars4,671
3,744 stars

mymusise/ChatGLM-Tuning

基于ChatGLM-6B + LoRA的Fintune方案

Metrics details
Stars3,744
3,719 stars

hiyouga/ChatGLM-Efficient-Tuning

Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调

Metrics details
Stars3,719
2,960 stars

li-plus/chatglm.cpp

C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)

Metrics details
Stars2,960
2,791 stars

PhoebusSi/Alpaca-CoT

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

Metrics details
Stars2,791
2,773 stars

liucongg/ChatGLM-Finetuning

基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等

Metrics details
Stars2,773
2,460 stars

xusenlinzy/api-for-open-llm

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口

Metrics details
Stars2,460
2,253 stars

MetaGLM/FinGLM

FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。

Metrics details
Stars2,253
2,010 stars

chenking2020/FindTheChatGPTer

ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利

Metrics details
Stars2,010
1,528 stars

ssbuild/chatglm_finetuning

chatglm 6b finetuning and alpaca finetuning

Metrics details
Stars1,528
1,328 stars

Tongjilibo/bert4torch

An elegent pytorch implement of transformers

Metrics details
Stars1,328
1,190 stars

hikariming/alpaca_chinese_dataset

人工精调的中文对话数据集和一段chatglm的微调代码

Metrics details
Stars1,190
1,130 stars

horseee/LLM-Pruner

[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baichuan, TinyLlama, etc.

Metrics details
Stars1,130
1,009 stars

LOGIC-10/RepoAgent

An LLM-powered repository agent designed to assist developers and teams in generating documentation and understanding repositories quickly.

Metrics details
Stars1,009
981 stars

shibing624/textgen

TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。

Metrics details
Stars981
810 stars

codingonion/awesome-llm-and-aigc

🚀🚀🚀A collection of some awesome public projects about Large Language Model, Vision Foundation Model and AI Generated Content.

Metrics details
Stars810
657 stars

CloudOrc/SolidUI

one sentence generates any graph

Metrics details
Stars657
651 stars

onejune2018/Awesome-LLM-Eval

Awesome-LLM-Eval: a curated list of tools, datasets/benchmark, demos, leaderboard, papers, docs and models, mainly for Evaluation on LLMs. 一个由工具、基准/数据、演示、排行榜和大模型等组成的精选列表,主要面向基础大模型评测,旨在探求生成式AI的技术边界.

Metrics details
Stars651
481 stars

mindspore-courses/step_into_llm

MindSpore online courses: Step into LLM

Metrics details
Stars481
430 stars

THUDM/AlignBench

大模型多维度中文对齐评测基准 (ACL 2024)

Metrics details
Stars430
428 stars

ChatLunaLab/chatluna

多平台模型接入,可扩展,多种输出格式,提供大语言模型聊天服务的插件 | A bot plugin for LLM chat with multi-model integration, extensibility, and various output formats

Metrics details
Stars428
415 stars

yangjianxin1/Firefly-LLaMA2-Chinese

Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型

Metrics details
Stars415
412 stars

josStorer/selfhostedAI

A collection of one-click self-hosted AI

Metrics details
Stars412
395 stars

carbonz0/alpaca-chinese-dataset

alpaca中文指令微调数据集

Metrics details
Stars395
383 stars

TUDB-Labs/multi-lora-fine-tune

Provide efficient LLM LoRA fine tune

Metrics details
Stars383
270 stars

jasonaidm/ai_webui

AI-WEBUI: A universal web interface for AI creation, 一款好用的图像、音频、视频AI处理工具

Metrics details
Stars270
269 stars

OpenLLMAI/OpenLLMWiki

OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXiu-貔貅 means fortune.

Metrics details
Stars269
250 stars

RapidAI/Knowledge-QA-LLM

QA based on local knowledge and LLM.

Metrics details
Stars250
248 stars

ypwhs/CreativeChatGLM

👋 欢迎来到 ChatGLM 创意世界!你可以使用修订和续写的功能来生成创意内容!

Metrics details
Stars248
235 stars

twang2218/vocab-coverage

语言模型中文认知能力分析

Metrics details
Stars235
226 stars

stanleylsx/llms_tool

一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。

Metrics details
Stars226
206 stars

jackaduma/Recurrent-LLM

The open-source LLM implementation of paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text. AI 写小说,AI写作

Metrics details
Stars206
205 stars

hscspring/hcgf

Humanable Chat Generative-model Fine-tuning | LLM微调

Metrics details
Stars205
196 stars

Miraclemarvel55/ChatGLM-RLHF

对ChatGLM直接使用RLHF提升或降低目标输出概率|Modify ChatGLM output with only RLHF

Metrics details
Stars196
181 stars

IAAR-Shanghai/UHGEval

[ACL 2024] User-friendly evaluation framework: Eval Suite & Benchmarks: UHGEval, HaluEval, HalluQA, etc.

Metrics details
Stars181
180 stars

OedoSoldier/chatglm_webui

A naive webui for ChatGLM

Metrics details
Stars180
165 stars

yongzhuo/chatglm-maths

chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu

Metrics details
Stars165
151 stars

yuanfangqiao/euanka

本地完整部署ASR(K2)-NLP(Rasa,Spacy)-LLM(Chatglm2)-TTS(Vits)

Metrics details
Stars151
141 stars

ssbuild/chatglm2_finetuning

chatglm2 6b finetuning and alpaca finetuning

Metrics details
Stars141
138 stars

jackaduma/ChatGLM-LoRA-RLHF-PyTorch

A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the ChatGLM architecture. Basically ChatGPT but with ChatGLM

Metrics details
Stars138
116 stars

FrostMiKu/ChatGLM-LangChain

ChatGLM 6B 的模型与UI,通过 LangChain 与向量匹配实现本地知识库问答,支持流式输出

Metrics details
Stars116
113 stars

DemoGit4LIANG/Chat2Anything

An LLM-based tool to chat with your documents and databases, including a management system | 面向企业内部环境的大模型(LLM)知识库问答系统,包含后台管理系统

Metrics details
Stars113
107 stars

SunLemuria/OpenGPTAndBeyond

Open efforts to implement ChatGPT-like models and beyond.

Metrics details
Stars107
Get A Weekly Email With Trending Chatglm Projects
Stay updated on Chatglm plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.