Mxoder / LLM-from-scratchLinks
一些 LLM 方面的从零复现笔记
☆219Updated 4 months ago
Alternatives and similar repositories for LLM-from-scratch
Users that are interested in LLM-from-scratch are comparing it to the libraries listed below
Sorting:
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆470Updated 4 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆255Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆727Updated 4 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆338Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆471Updated 5 months ago
- personal chatgpt☆384Updated 8 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆157Updated 10 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆352Updated last year
- 快速入门RAG与私有化部署☆204Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆364Updated last year
- 使用单个24G显卡,从0开始训练LLM☆55Updated 2 months ago
- TinyRAG☆333Updated 2 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆219Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆210Updated last year
- ☆115Updated last year
- 包含程序员面试大厂面试题和面试经验☆176Updated 3 months ago
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆115Updated last year
- 怎么训练一个LLM分词器☆152Updated 2 years ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆208Updated 11 months ago
- ☆84Updated 7 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆409Updated last year
- ☆75Updated 3 months ago
- ☆114Updated 10 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆68Updated 7 months ago
- ☆73Updated last year
- 开源SFT数据集整理,随时补充☆540Updated 2 years ago
- Inference code for LLaMA models☆123Updated 2 years ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆277Updated last month
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆566Updated last year