BoXiaolei / MyTransformer_pytorchLinks
关于Transformer模型的最简洁pytorch实现,包含详细注释
☆220Updated 2 years ago
Alternatives and similar repositories for MyTransformer_pytorch
Users that are interested in MyTransformer_pytorch are comparing it to the libraries listed below
Sorting:
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆286Updated last year
- 看图学大模型☆320Updated last year
- MindSpore online courses: Step into LLM☆478Updated 2 months ago
- Huggingface transformers的中文文档☆275Updated 2 years ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆500Updated 5 months ago
- modern AI for beginners☆171Updated 2 months ago
- ☆206Updated 3 years ago
- 一些 LLM 方面的从零复现笔记☆236Updated 6 months ago
- ☆124Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆498Updated 7 months ago
- 大模型/LLM推理和部署理论与实践☆357Updated 4 months ago
- 人工智能培训课件资源☆130Updated 2 weeks ago
- personal chatgpt☆389Updated 10 months ago
- bilibili video course src code☆393Updated 2 years ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆335Updated 5 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆186Updated 10 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆434Updated 10 months ago
- Learning Large Language Model (LLM)(大语言模型学习)☆838Updated 7 months ago
- ☆321Updated 6 months ago
- 《跟我一起深度学习》@月来客栈 出品☆231Updated 3 months ago
- ☆115Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆266Updated last year
- 一个很小很小的RAG系统☆309Updated 6 months ago
- TinyRAG☆359Updated 4 months ago
- ☆395Updated 9 months ago
- 包含程序员面试大厂面试题和面试经验☆193Updated 5 months ago
- 李宏毅机器学习2020课程的相关代码☆88Updated 3 years ago
- 从零实现一个小参数量中文大语言模 型。☆874Updated last year
- pytorch复现transformer☆86Updated last year
- pytorch distribute tutorials☆156Updated 4 months ago