waylandzhang / Transformer-from-scratchLinks
☆420Updated last year
Alternatives and similar repositories for Transformer-from-scratch
Users that are interested in Transformer-from-scratch are comparing it to the libraries listed below
Sorting:
- 从零实现一个 llama3 中文版☆921Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆247Updated 10 months ago
- 从零实现一个小参数量中文大语言模型。☆751Updated 11 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆461Updated 4 months ago
- 一个基于langchain实现RAG的简单示例☆530Updated last month
- 尝试自己从头写一个LLM,参考llama和nanogpt☆64Updated last year
- Learning Large Language Model (LLM)(大语言模型学习)☆762Updated 3 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆245Updated 8 months ago
- ☆255Updated 3 months ago
- 《大模型项目实战:多领域智能应用开发》配套资源☆159Updated last week
- 《Reinforcement Learning》读书学习与视频分享笔记☆56Updated 4 months ago
- ☆75Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆249Updated 10 months ago
- LLM全栈优质资源汇总☆597Updated 2 weeks ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆522Updated 5 months ago
- 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆375Updated 9 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆75Updated last year
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆1,223Updated 3 weeks ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆399Updated last month
- ☆84Updated 6 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)