yongzhuo / LLM-SFT
中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微调, 推理, 测评, 接口)等.
☆198Updated 11 months ago
Alternatives and similar repositories for LLM-SFT:
Users that are interested in LLM-SFT are comparing it to the libraries listed below
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆199Updated 6 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆172Updated last year
- 开源SFT数据集整理,随时补充☆509Updated last year
- 快速入门RAG与私有化部署☆178Updated last year
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆411Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆247Updated 4 months ago
- 基于大语言模型的检索增强生成RAG示例☆146Updated 4 months ago
- chatglm多gpu用deepspeed和☆409Updated 9 months ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆250Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆97Updated 11 months ago
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆357Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆217Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆118Updated 2 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆355Updated last year
- an intro to retrieval augmented large language model☆293Updated last year
- 怎么训练一个LLM分词器☆144Updated last year
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆261Updated 10 months ago
- ChatGLM2-6B 全参数微调,支持多轮对话的高效微调。☆399Updated last year
- ☆227Updated 11 months ago
- 基于ChatGPT构建的中文self-instruct数据集☆116Updated last year
- 一些 LLM 方面的从零复现笔记☆187Updated last week
- ☆109Updated 10 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆426Updated this week
- 🛰️ 基于真实医疗对话数据在ChatGLM上进行LoRA、P-Tuning V2、Freeze、RLHF等微调,我们的眼光不止于医疗问答☆323Updated last year
- 对llama3进行全参微调、lora微调以及qlora微调。☆193Updated 7 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆550Updated 9 months ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆361Updated last year