BoXiaolei / MyTransformer_pytorch
关于Transformer模型的最简洁pytorch实现,包含详细注释
☆163Updated last year
Related projects ⓘ
Alternatives and complementary repositories for MyTransformer_pytorch
- 模型压缩的小白入门教程☆195Updated this week
- 大模型/LLM推理和部署理论与实践☆81Updated this week
- 从零实现一个小参数量中文大语言模型。☆279Updated 2 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆319Updated this week
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆65Updated last week
- Inference code for LLaMA models☆109Updated last year
- 看图学大模型☆198Updated 3 months ago
- TinyRAG☆235Updated 3 weeks ago
- personal chatgpt☆320Updated last week
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆386Updated last week
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆307Updated 3 weeks ago
- ☆220Updated 7 months ago
- 一些 LLM 方面的从零复现笔记☆137Updated 2 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆147Updated last month
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆200Updated 6 months ago
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆206Updated 7 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆341Updated 11 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆353Updated 6 months ago
- ☆154Updated 2 years ago
- Huggingface transformers的中文文档☆175Updated last year
- MindSpore online courses: Step into LLM☆430Updated 3 weeks ago
- DL & ML & RS☆39Updated last month
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆263Updated 7 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆303Updated 5 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆285Updated last month
- Learning Large Language Model (LLM)(大语言模型学习)☆341Updated 7 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆329Updated 2 months ago
- pytorch distribute tutorials☆83Updated last month
- A Transformer Framework Based Translation Task☆139Updated 4 months ago
- 一个很小很小的RAG系统☆71Updated 3 months ago