jiahe7ay / MINI_LLMLinks
This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.
☆450Updated 2 months ago
Alternatives and similar repositories for MINI_LLM
Users that are interested in MINI_LLM are comparing it to the libraries listed below
Sorting:
- Train a 1B LLM with 1T tokens from scratch by personal☆688Updated 2 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆555Updated last year
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆328Updated 11 months ago
- 开源SFT数据集整理,随时补充☆526Updated 2 years ago
- 一些 LLM 方面的从零复现笔记☆205Updated 2 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆243Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆587Updated last year
- TinyRAG☆313Updated 2 weeks ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆450Updated 3 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆461Updated 4 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆362Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆205Updated last year
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆409Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆106Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆264Updated 6 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆202Updated 9 months ago
- personal chatgpt☆373Updated 6 months ago
- 使用单个24G显卡,从0开始训练LLM☆56Updated last month
- 大模型多维度中文对齐评测基准 (ACL 2024)☆398Updated 10 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆217Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- ☆111Updated last year
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆343Updated last year
- DeepSeek 系列工作解读、扩展和复现。☆661Updated 3 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆393Updated last year
- 从零实现一个小参数量中文大语言模型。☆731Updated 10 months ago
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆568Updated last year
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆602Updated last year
- ☆111Updated 8 months ago
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆360Updated last year