jiahe7ay / MINI_LLM
This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.
☆431Updated last week
Alternatives and similar repositories for MINI_LLM
Users that are interested in MINI_LLM are comparing it to the libraries listed below
Sorting:
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆551Updated 10 months ago
- 开源SFT数据集整理,随时补充☆513Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆643Updated 2 weeks ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆320Updated 9 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆410Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆199Updated 11 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆234Updated 8 months ago
- 一些 LLM 方面的从零复现笔记☆188Updated 2 weeks ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆429Updated last month
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化, 模型拥有1B参数,支持中英文。☆386Updated 2 months ago
- 通义千问VLLM推理部署DEMO☆577Updated last year
- ☆109Updated 10 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆355Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- personal chatgpt☆363Updated 4 months ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆361Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆200Updated 7 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆195Updated 7 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆172Updated last year
- 大模型多维度中文对齐评 测基准 (ACL 2024)☆384Updated 8 months ago
- 从零实现一个小参数量中文大语言模型。☆629Updated 8 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆98Updated 11 months ago
- OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXi…☆259Updated 5 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆218Updated last year
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆263Updated 11 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆320Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,531Updated last year
- TinyRAG☆295Updated 2 weeks ago
- 怎么训练一个LLM分词器☆144Updated last year
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆250Updated last year