owenliang / pytorch-transformerLinks
pytorch复现transformer
☆86Updated last year
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- pytorch复现stable diffusion☆193Updated 2 years ago
- 童发发的大模型学习之旅☆122Updated 2 months ago
- vision transformer on mnist dataset☆37Updated last year
- MindSpore online courses: Step into LLM☆477Updated 2 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆402Updated 9 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆217Updated last year
- Huggingface transformers的中文文档☆273Updated last year
- DeepSpeed Tutorial☆102Updated last year
- pytorch distribute tutorials☆153Updated 4 months ago
- LLM Tokenizer with BPE algorithm☆43Updated last year
- ☆110Updated last year
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆498Updated 4 months ago
- Diffusion Transformers (DiTs) trained on MNIST dataset☆142Updated last year
- 大模型/LLM推理和部署理论与实践☆352Updated 3 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆264Updated last year
- ☆392Updated 8 months ago
- TinyRAG☆353Updated 3 months ago
- 复现大模型相关算法及一些学习记录☆2,366Updated this week
- ☆225Updated 4 months ago
- 从零实现一个小参数量中文大语言模型。☆856Updated last year
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆645Updated 8 months ago
- personal chatgpt☆387Updated 10 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解 释Tran…☆284Updated last year
- ☆309Updated 5 months ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆334Updated 4 months ago
- modern AI for beginners☆170Updated last month
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆885Updated last week
- For People! For Freedom!☆133Updated 2 months ago
- ☆464Updated last year
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆107Updated 6 months ago