charent / ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
☆1,406Updated 10 months ago
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.☆529Updated 7 months ago
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,671Updated 9 months ago
- 中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3☆1,864Updated 4 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆395Updated 9 months ago
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,716Updated last year
- 从零实现一个小参数量中文大语言模型。☆466Updated 5 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆204Updated 5 months ago
- 【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGP…☆1,948Updated 10 months ago
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆594Updated 5 months ago
- 通义千问VLLM推理部署DEMO☆513Updated 10 months ago
- Netease Youdao's open-source embedding and reranker models for RAG products.☆1,611Updated 2 weeks ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆373Updated 5 months ago
- ☆690Updated last month
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,220Updated last week
- Train a 1B LLM with 1T tokens from scratch by personal☆532Updated this week
- 人工精调的中文对话数据集和一段chatglm的微调代码☆1,166Updated 9 months ago
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,147Updated 3 months ago
- unified embedding model☆849Updated last year
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆2,238Updated last week
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆984Updated 9 months ago
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆1,206Updated last year
- 多模态中文LLaMA&Alpaca大语言模型(VisualCLA)☆439Updated last year
- Examples and guides for using the GLM APIs☆850Updated last week
- 记录大模型相关的一些知识和方法☆832Updated last week
- 开源SFT数据集整理,随时补充☆485Updated last year
- Official github repo for C-Eval, a Chinese evaluation suite for foundation models [NeurIPS 2023]☆1,691Updated last year
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆501Updated 9 months ago
- Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, X…☆2,404Updated 4 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆528Updated 9 months ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,256Updated last year