charent / ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
☆1,516Updated last year
Alternatives and similar repositories for ChatLM-mini-Chinese:
Users that are interested in ChatLM-mini-Chinese are comparing it to the libraries listed below
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆548Updated 9 months ago
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,743Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,774Updated 11 months ago
- 从零实现一个小参数量中文大语言模型。☆611Updated 8 months ago
- 【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGP…☆2,030Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆427Updated 3 weeks ago
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆657Updated 7 months ago
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆995Updated last year
- Examples and guides for using the GLM APIs☆858Updated 2 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆230Updated 7 months ago
- 通义千问VLLM推理部署DEMO☆569Updated last year
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,407Updated 2 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆420Updated last month
- ☆876Updated last month
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,371Updated 6 months ago
- 中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3☆1,912Updated 7 months ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆3,849Updated last week
- 开源SFT数据集整理,随时补充☆508Updated last year
- 记录大模型相关的一些知识和方法☆1,362Updated this week
- Train a 1B LLM with 1T tokens from scratch by personal☆623Updated last month
- 🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy…☆875Updated 11 months ago
- Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调☆3,699Updated last year
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆2,779Updated 2 months ago
- Netease Youdao's open-source embedding and reranker models for RAG products.☆1,720Updated 2 months ago
- 从零实现一个 llama3 中文版☆856Updated 10 months ago
- 中文Mixtral混合专家大模型(Chinese Mixtral MoE LLMs)☆603Updated 11 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆370Updated 10 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆369Updated 2 months ago
- 人工精调的中文对话数据集和一段chatglm的微调代码☆1,177Updated 11 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆569Updated last year