owenliang / pytorch-transformerLinks
pytorch复现transformer
☆80Updated 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☆178Updated last year
- vision transformer on mnist dataset☆35Updated last year
- Diffusion Transformers (DiTs) trained on MNIST dataset☆120Updated last year
- pytorch distribute tutorials☆142Updated last month
- 童发发的大模型学习之旅☆96Updated last week
- MindSpore online courses: Step into LLM☆475Updated this week
- Huggingface transformers的中文文档☆259Updated last year
- 大模型/LLM推理和部署理论与实践☆293Updated this week
- ☆348Updated 5 months ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆485Updated last month
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆492Updated 4 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆91Updated 3 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆309Updated 6 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆267Updated last year
- ☆165Updated last year
- TinyRAG☆314Updated 2 weeks ago
- Demos for deep learning☆636Updated 7 months ago
- personal chatgpt☆377Updated 7 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆205Updated last year
- Qwen2.5 0.5B GRPO☆56Updated 5 months ago
- ☆85Updated 11 months ago
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆796Updated last week
- Train a 1B LLM with 1T tokens from scratch by personal☆692Updated 2 months ago
- DeepSpeed Tutorial☆99Updated 11 months ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆304Updated last month
- 从0开始,将chatgpt的技术路线跑一遍。☆243Updated 10 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆451Updated 3 months ago
- 复现大模型相关算法及一些学习记录☆1,868Updated last month
- a super easy clip model with mnist dataset for study☆125Updated last year
- 从零实现一个小参数量中文大语言模型。☆731Updated 10 months ago