一些 LLM 方面的从零复现笔记
☆246Apr 29, 2025Updated 10 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:
- Train a 1B LLM with 1T tokens from scratch by personal☆791Apr 27, 2025Updated 10 months ago
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,900May 21, 2024Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆223Dec 8, 2023Updated 2 years ago
- ☆13Dec 13, 2022Updated 3 years ago
- The implementation for CIKM 2024: Towards Completeness-Oriented Tool Retrieval for Large Language Models.☆24Nov 6, 2024Updated last year
- Code of our paper "Attribute Graph Neural Networks for Strict Cold Start Recommendation" accepted by TKDE 2020.☆15Dec 11, 2020Updated 5 years ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆541Mar 23, 2025Updated 11 months ago
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆65Aug 14, 2024Updated last year
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆10Jul 27, 2024Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆496May 1, 2025Updated 10 months ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,681Apr 20, 2024Updated last year
- 大语言模型微调,Qwen2VL、Qwen2 、GLM4指令微调☆614May 26, 2025Updated 9 months ago
- KuaiSearch PERKS☆12Nov 16, 2021Updated 4 years ago
- ☆35Sep 14, 2024Updated last year
- ☆16Jun 2, 2025Updated 9 months ago
- ☆16May 31, 2024Updated last year
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆10Jan 9, 2024Updated 2 years ago
- "Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-supervised Fine-Grained Learning" by Yue Duan (AAAI 2024…☆13Nov 20, 2025Updated 4 months ago
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,781Dec 12, 2023Updated 2 years ago
- [EMNLP 2023] Semi-automatic Data Enhancement for Document-Level Relation Extraction with Distant Supervision from Large Language Models☆17Oct 30, 2023Updated 2 years ago
- Train a 29M parameter GPT from Scratch☆35Mar 4, 2025Updated last year
- an experimental implementation of Burrow's delta in Python 3☆12Jun 6, 2017Updated 8 years ago
- 🌟Official code of our AAAI26 paper 🔍WebFilter☆38Nov 9, 2025Updated 4 months ago
- Math24o: 高中奥林匹克数学竞赛测评集 High School Olympiad Mathematics Chinese Benchmark☆11Mar 27, 2025Updated 11 months ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,413Sep 29, 2023Updated 2 years ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆13,311Apr 30, 2025Updated 10 months ago
- ☆73Mar 12, 2024Updated 2 years ago
- A simple and trans-platform agent framework and tutorial☆201Jan 17, 2026Updated 2 months ago
- 2019年讯飞开发者大赛应用分类标注赛第一名解决方案☆12Oct 23, 2019Updated 6 years ago
- Fine-tuning embedding models.☆14Nov 25, 2024Updated last year
- llama3 implementation one matrix multiplication at a time☆15,252May 23, 2024Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆586Jul 11, 2024Updated last year
- ☆13Feb 9, 2022Updated 4 years ago
- 从零实现一个 llama3 中文版☆1,023Jun 12, 2024Updated last year
- chatglm多gpu用deepspeed和☆408Jul 8, 2024Updated last year
- Achieve your exclusive DeepResearch.☆26Apr 25, 2025Updated 10 months ago
- ☆64Apr 9, 2024Updated last year
- 使用单个24G显卡,从0开始训练LLM☆56Jul 9, 2025Updated 8 months ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆68,728Updated this week