BoXiaolei / MyTransformer_pytorchLinks
关于Transformer模型的最简洁pytorch实现,包含详细注释
☆217Updated last year
Alternatives and similar repositories for MyTransformer_pytorch
Users that are interested in MyTransformer_pytorch are comparing it to the libraries listed below
Sorting:
- 看图学大模型☆320Updated last year
- modern AI for beginners☆168Updated last month
- Huggingface transformers的中文文档☆273Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆284Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆402Updated 9 months ago
- 大模型/LLM推理和部署理论与实践☆352Updated 3 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆184Updated 9 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆490Updated 7 months ago
- 人工智能培训课件资源☆117Updated last week
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆885Updated last week
- MindSpore online courses: Step into LLM☆477Updated 2 months ago
- ☆392Updated 8 months ago
- 《跟我一起深度学习》@月来客栈 出品☆230Updated 3 months ago
- 一些 LLM 方面的从零复现笔记☆226Updated 5 months ago
- bilibili video course src code☆388Updated last year
- ☆119Updated last year
- 包含程序员面试大厂面试题和面试经验☆187Updated 5 months ago
- 一个很小很小的RAG系统☆305Updated 5 months ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆499Updated 4 months ago
- ☆200Updated 3 years ago
- 模型压缩的小白 入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆331Updated 4 months ago
- 从零实现一个 llama3 中文版☆980Updated last year
- 和李沐一起读论文☆210Updated 4 months ago
- ☆309Updated 5 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆264Updated last year
- 个人构建MoE大模型:从预训练到DPO的完整实践☆1,627Updated last week
- personal chatgpt☆387Updated 10 months ago
- pytorch复现transformer☆86Updated last year
- 从零实现一个小参数量中文大语言模型。☆856Updated last year
- TinyRAG☆353Updated 3 months ago