BoXiaolei / MyTransformer_pytorchLinks
关于Transformer模型的最简洁pytorch实现,包含详细注释
☆198Updated 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:
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆258Updated last year
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆468Updated 3 weeks ago
- pytorch distribute tutorials☆135Updated last week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆275Updated 5 months ago
- 《跟我一起深度学习》@月来客栈 出品☆221Updated last month
- 看图学大模型☆302Updated 10 months ago
- MindSpore online courses: Step into LLM☆468Updated 4 months ago
- Huggingface transformers的中文文档☆251Updated last year
- 人工智能培训课件资源☆95Updated this week
- 大模型技术栈一览☆102Updated 8 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆153Updated 7 months ago
- personal chatgpt☆372Updated 5 months ago
- 一个很小很小的RAG系统☆234Updated last month
- Learning LLM Implementaion and Theory for Practical Landing☆156Updated 5 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆439Updated 2 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师多模态相关知识☆196Updated last year
- DeepSpeed Tutorial☆97Updated 9 months ago
- Inference code for LLaMA models☆121Updated last year
- 模型压缩的小白入门教程☆281Updated 6 months ago
- 大模型基础学习和面试八股文☆122Updated last year
- 大模型/LLM推理和部署理论与实践☆266Updated 2 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆80Updated last month
- 包含程序员面试大厂面试题和面试经验☆132Updated last week
- ☆179Updated last month
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆100Updated 2 months ago
- 一些 LLM 方面的从零复现笔记☆200Updated last month
- TinyRAG☆297Updated last month
- modern AI for beginners☆136Updated this week
- 从0开始,将chatgpt的技术路线跑一遍。☆237Updated 8 months ago
- Learning Large Language Model (LLM)(大语言模型学习)☆694Updated last month