chatglm

There are 127 repositories under chatglm topic.

  • LLaMA-Factory

    hiyouga/LLaMA-Factory

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

    Language:Python58.3k2907.4k7.2k
  • 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

    Language:TypeScript36.1k2954.2k6k
  • datawhalechina/self-llm

    《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程

    Language:Jupyter Notebook24.3k1482572.4k
  • HqWu-HITCS/Awesome-Chinese-LLM

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

  • THUDM/ChatGLM2-6B

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

    Language:Python15.8k1336211.9k
  • GaiZhenbiao/ChuanhuChatGPT

    GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.

    Language:Python15.4k868012.3k
  • EmbraceAGI/awesome-chatgpt-zh

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

    Language:Python11.3k11214933
  • xorbitsai/inference

    Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.

    Language:Python8.5k582.5k741
  • 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等大模型

    Language:Python6.5k59286586
  • lich0821/WeChatFerry

    微信机器人,可接入DeepSeek、Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。微信 hook WeChat Robot Hook.

    Language:C++6.4k692771.4k
  • THUDM/GLM-4

    GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型

    Language:Python6.1k37633528
  • mymusise/ChatGLM-Tuning

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

    Language:Python3.8k33250443
  • hiyouga/ChatGLM-Efficient-Tuning

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

    Language:Python3.7k32373477
  • li-plus/chatglm.cpp

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

    Language:C++3k43254334
  • 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!

    Language:Jupyter Notebook2.8k34101253
  • liucongg/ChatGLM-Finetuning

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

    Language:Python2.8k13152315
  • 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. 开源大模型的统一后端接口

    Language:Python2.5k23289280
  • chenking2020/FindTheChatGPTer

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

  • lich0821/WeChatRobot

    微信机器人,接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot;成语接龙、天气预报、新闻摘要、定时任务。

    Language:Python1.9k2460442
  • MetaGLM/FinGLM

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

    Language:HTML1.9k2730287
  • ssbuild/chatglm_finetuning

    chatglm 6b finetuning and alpaca finetuning

    Language:Python1.5k19247177
  • AgentEra/Agently

    [GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to interact with GenAI agent in code using structure data and chained-calls syntax 🧩 Use Event-Driven Flow *TriggerFlow* to manage complex GenAI working logic 🔀 Switch to any model without rewrite application code

    Language:Python1.4k2789162
  • Tongjilibo/bert4torch

    An elegent pytorch implement of transformers

    Language:Python1.3k15153168
  • hikariming/chat-dataset-baseline

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

    Language:Jupyter Notebook1.2k153498
  • 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.

    Language:Python1.1k1087116
  • 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等模型的训练和预测,开箱即用。

    Language:Python967954108
  • OpenBMB/RepoAgent

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

    Language:Python7731236112
  • CloudOrc/SolidUI

    one sentence generates any graph

    Language:TypeScript6181012284
  • 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的技术边界.

  • mindspore-courses/step_into_llm

    MindSpore online courses: Step into LLM

    Language:Jupyter Notebook477841122
  • yangjianxin1/Firefly-LLaMA2-Chinese

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

    Language:Python413111232
  • josStorer/selfhostedAI

    A collection of one-click self-hosted AI

    Language:Python4119837
  • carbonz0/alpaca-chinese-dataset

    alpaca中文指令微调数据集

  • THUDM/AlignBench

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

    Language:Python373113227
  • TUDB-Labs/mLoRA

    An Efficient "Factory" to Build Multiple LoRA Adapters

    Language:Python34135458