Mxoder / LLM-from-scratch
一些 LLM 方面的从零复现笔记
☆156Updated 3 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
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆283Updated 5 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆382Updated 8 months ago
- 使用单个24G显卡,从0开始训练LLM☆50Updated 2 months ago
- 从零实现一个小参数量中文大语言模型。☆409Updated 4 months ago
- 怎么训练一个LLM分词器☆137Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆211Updated last year
- ☆97Updated 6 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆184Updated 4 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆357Updated 4 months ago
- ☆95Updated 2 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆207Updated last year
- 大模型基础学习和面试八股文☆77Updated 9 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆183Updated 8 months ago
- personal chatgpt☆334Updated last month
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆403Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆344Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆469Updated this week
- 大语言模型指令调优工具(支持 FlashAttention)☆168Updated last year
- 快速入门RAG与私有化部署☆144Updated 9 months ago
- 开源SFT数据集整理,随时补充☆474Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆76Updated 8 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆149Updated 3 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆172Updated 3 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆284Updated 9 months ago
- TinyRAG☆252Updated 2 months ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆115Updated 4 months ago
- Inference code for LLaMA models☆114Updated last year
- OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXi…☆255Updated last month
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆113Updated last year
- ☆64Updated last year