一些 LLM 方面的从零复现笔记
☆247Apr 29, 2025Updated 11 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Train a 1B LLM with 1T tokens from scratch by personal☆795Apr 27, 2025Updated 11 months ago
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,903May 21, 2024Updated last year
- A pytorch Implementation of the Transformer: Attention Is All You Need☆14Jun 7, 2024Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆225Dec 8, 2023Updated 2 years ago
- The implementation for CIKM 2024: Towards Completeness-Oriented Tool Retrieval for Large Language Models.☆24Nov 6, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Max的有趣数据集 / Max's awesome datasets☆69Aug 29, 2025Updated 7 months ago
- 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实践中)☆545Mar 23, 2025Updated last year
- 想要从零开始训练一个中文的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.☆11Jul 27, 2024Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆498May 1, 2025Updated 11 months ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,691Apr 20, 2024Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆624May 26, 2025Updated 10 months ago
- 使用deepspeed从头开始训练一个LLM,经过pretrain和sft阶段,验证llm学习知识、理解语言、回答问题的能力☆163Oct 13, 2025Updated 5 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- KuaiSearch PERKS☆12Nov 16, 2021Updated 4 years ago
- ☆18Jun 18, 2021Updated 4 years ago
- ☆35Sep 14, 2024Updated last year
- ☆16May 31, 2024Updated last year
- DETR tensor去除推 理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆11Jan 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
- 🌟Official code of our AAAI26 paper 🔍WebFilter☆38Nov 9, 2025Updated 5 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Math24o: 高中奥林匹克数学竞赛测评集 High School Olympiad Mathematics Chinese Benchmark☆11Mar 27, 2025Updated last year
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,414Sep 29, 2023Updated 2 years ago
- Fine-tuning embedding models.☆14Nov 25, 2024Updated last year
- ☆73Mar 12, 2024Updated 2 years ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆13,727Apr 30, 2025Updated 11 months ago
- A simple and trans-platform agent framework and tutorial☆202Jan 17, 2026Updated 2 months ago
- 2019年讯飞开发者大赛应用分类标注赛第一名解决方案☆12Oct 23, 2019Updated 6 years ago
- llama3 implementation one matrix multiplication at a time☆15,244May 23, 2024Updated last year
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆69,794Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆13Feb 9, 2022Updated 4 years ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆589Jul 11, 2024Updated last year
- 从零实现一个 llama3 中文版☆1,033Jun 12, 2024Updated last year
- chatglm多gpu用deepspeed和☆408Jul 8, 2024Updated last year
- Achieve your exclusive DeepResearch.☆26Apr 25, 2025Updated 11 months ago
- 使用单个24G显卡,从0开始训练LLM☆55Jul 9, 2025Updated 9 months ago
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆201May 12, 2024Updated last year