Mxoder / LLM-from-scratch
一些 LLM 方面的从零复现笔记
☆175Updated 6 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
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆409Updated 10 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆302Updated 8 months ago
- Baichuan2代码的逐行解析版本,适合小白☆212Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆223Updated 6 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆187Updated 10 months ago
- ☆104Updated 8 months ago
- 快速入门RAG与私有化部署☆162Updated 11 months ago
- ☆105Updated 4 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆395Updated 6 months ago
- ☆67Updated last month
- 对llama3进行全参微调、lora微调以及qlora微调。☆185Updated 5 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆304Updated 11 months ago
- 怎么训练一个LLM分词器☆142Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆583Updated 2 weeks ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆151Updated 5 months ago
- 开源SFT数据集整理,随时补充☆500Updated last year
- 大语言模型指令调优工具(支持 FlashAttention)☆171Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆537Updated 8 months ago
- Inference code for LLaMA models☆117Updated last year
- RAG 论文学习☆79Updated last week
- personal chatgpt☆354Updated 3 months ago
- 使用单个24G显卡,从0开始训练LLM☆50Updated 4 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆192Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆193Updated 5 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆58Updated last month
- 从零实现一个小参数量中文大语言模型。☆553Updated 7 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆408Updated last year
- TinyRAG☆279Updated 4 months ago
- 通义千问VLLM推理部署DEMO☆546Updated 11 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆354Updated last year