qiaofengsheng / pytorch-transformerLinks
☆18Updated 6 months ago
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- 通过带领大家解读Transformer模型来加深对模型的理解☆204Updated last month
- 大模型/LLM推理和部署理论与实践☆293Updated last week
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆219Updated this week
- Qwen2.5 0.5B GRPO☆56Updated 5 months ago
- yolo master 本课程主要对yolo系列模型进行介绍,包括各版本模型的结构,进行的改进等,旨在帮助学习者们可以了解和掌握主要yolo模型的发展脉络,以期在各自的应用领域可以进一步创新并在自己的任务上达到较好的效果。☆178Updated 2 weeks ago
- 最少使用 3090 即可训练自己的比特大脑(miniLLM)🧠(进行中). Train your own BitBrain(A mini LLM) with just an RTX 3090 minimum.☆31Updated 3 weeks ago
- 《大模型项目实战:多领域智能应用开发》配套资源☆152Updated last week
- ☆19Updated 3 months ago
- 深度学习入门2:自制框架-随书代码☆34Updated last year
- 解锁HuggingFace生态的百般用法☆93Updated 7 months ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆305Updated last month
- 尝试自己从头写一个LLM,参考llama和nanogpt☆62Updated last year
- Huggingface transformers的中文文档☆261Updated last year
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆91Updated 3 months ago
- A simple and trans-platform agent framework and tutorial☆127Updated last week
- ☆94Updated 4 months ago
- 极客时间 - 大模型应用开发实战课: 展现LLM应用开发之强大☆56Updated last year
- 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算法集合。在大语言模型推动的AI Coder兴起之后,很少有机会再创作这么有“手工风”的代码了,不知道这是值得开心还是值得遗憾的事情。☆161Updated last year
- Qwen3 Fine-tuning: Medical R1 Style Chat☆111Updated last month
- https://hds.boyuai.com☆36Updated 10 months ago
- wow-fullstack,令人惊叹的全栈开发教程☆201Updated last month
- TinyRAG☆315Updated 3 weeks ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆511Updated last year
- 基于文心一言和树莓派Pico的最简易桌面宠物☆78Updated 5 months ago
- vLLM Documentation in Chinese Simplified / vLLM 中文文档☆85Updated 2 months ago
- MoE model with onnx runtime☆48Updated last year
- LLM/MLOps/LLMOps☆98Updated last month
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆267Updated last year
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆56Updated 2 years ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆205Updated last year