firechecking / CleanTransformerLinks
an implementation of transformer, bert, gpt, and diffusion models for learning purposes
☆155Updated 9 months ago
Alternatives and similar repositories for CleanTransformer
Users that are interested in CleanTransformer are comparing it to the libraries listed below
Sorting:
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆329Updated last year
- 一些 LLM 方面的从零复现笔记☆210Updated 3 months ago
- ☆73Updated 2 months ago
- pytorch分布式训练☆67Updated 2 years ago
- Code for a New Loss for Mitigating the Bias of Learning Difficulties in Generative Language Models☆65Updated 5 months ago
- Inference code for LLaMA models☆122Updated last year
- ☆112Updated 8 months ago
- 包含程序员面试大厂面试题和面试经验☆166Updated 2 months ago
- ☆52Updated 2 years ago
- 使用单个24G显卡,从0开始训练LLM☆56Updated 3 weeks ago
- personal chatgpt☆380Updated 7 months ago
- pytorch distribute tutorials☆143Updated last month
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆363Updated last year
- A collection of phenomenons observed during the scaling of big foundation models, which may be developed into consensus, principles, or l…☆284Updated last year
- 怎么训练一个LLM分词器☆151Updated 2 years ago
- Efficient, Low-Resource, Distributed transformer implementation based on BMTrain☆258Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆458Updated 3 months ago
- DeepSpeed Tutorial☆100Updated 11 months ago
- 看图学大模型☆316Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆707Updated 3 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆348Updated last year
- ☆112Updated last year
- Baichuan2代码的逐行解析版本,适合小白