BostonMilk / transformer-tutorial-code
本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transformer。同时,项目包含了详细的文档说明和注释,便于跟随每一步进行实践。
☆55Updated last year
Alternatives and similar repositories for transformer-tutorial-code
Users that are interested in transformer-tutorial-code are comparing it to the libraries listed below
Sorting:
- ☆52Updated 6 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆257Updated 4 months ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆60Updated last year
- ☆81Updated 3 weeks ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆481Updated last month
- Retriever-0.1B☆91Updated 11 months ago
- LLM Course;☆75Updated 5 months ago
- ☆126Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆253Updated last year
- Huggingface transformers的中文文档☆242Updated last year
- An awesome resume template.☆126Updated 2 months ago
- ☆207Updated this week
- ☆173Updated 3 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆426Updated 2 years ago
- https://hnlp.boyuai.com☆90Updated 7 months ago
- An easier PyTorch deep reinforcement learning library.☆220Updated 5 months ago
- 记录大模型相关的一些知识和方法☆1,443Updated last week
- 模型压缩的小白入门教程☆277Updated 5 months ago
- 通义千问的DPO训练☆47Updated 7 months ago
- everything about llm & aigc☆61Updated 3 weeks ago
- ☆33Updated last year
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆216Updated 7 months ago
- bilibili video course src code☆352Updated last year
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆36Updated 3 weeks ago