jiahe7ay / MINI_LLM
This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.
☆356Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for MINI_LLM
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆489Updated 4 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆337Updated this week
- 开源SFT数据集整理,随时补充☆447Updated last year
- 通义千问VLLM推理部署DEMO☆445Updated 7 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆269Updated 4 months ago
- 从零实现一个小参数量中文大语言模型。☆280Updated 3 months ago
- A streamlined and customizable framework for efficient large model evaluation and performance benchmarking☆262Updated this week
- Baichuan2代码的逐行解析版本,适合小白☆208Updated last year
- 一些 LLM 方面的从零复现笔记☆139Updated 2 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆399Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆169Updated 6 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆329Updated 2 months ago
- TinyRAG☆236Updated 3 weeks ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆203Updated 11 months ago
- personal chatgpt☆322Updated last week
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆341Updated 11 months ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆356Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆152Updated 2 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆513Updated last week
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆479Updated 7 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆305Updated 5 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆152Updated last month
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆185Updated last month
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆243Updated last year
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆350Updated 2 weeks ago
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆110Updated last year
- 大模型多维度中文对齐评测基准 (ACL 2024)☆334Updated 3 months ago
- ☆85Updated last week
- chatglm多gpu用deepspeed和☆403Updated 4 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆179Updated 3 months ago