waylandzhang / Transformer-from-scratch
☆353Updated 11 months ago
Alternatives and similar repositories for Transformer-from-scratch:
Users that are interested in Transformer-from-scratch are comparing it to the libraries listed below
- 从0开始,将chatgpt的技术路线跑一遍。☆226Updated 6 months ago
- 从零实现一个小参数量中文大语言模型。☆569Updated 7 months ago
- 从零实现一个 llama3 中文版☆715Updated 9 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆167Updated 4 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆401Updated last week
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆504Updated 10 months ago
- Personal website for studying LLMs☆29Updated last year
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆412Updated 11 months ago
- ☆56Updated 11 months ago
- TinyRAG☆282Updated 5 months ago
- ☆75Updated last month
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆321Updated last month
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆196Updated 6 months ago
- 通义千问VLLM推理部署DEMO☆554Updated last year
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆636Updated this week
- 记录大模型相关的一些知识和方法☆1,144Updated last week
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆540Updated 8 months ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆58Updated 11 months ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,493Updated 11 months ago
- 数据科学教程案例☆138Updated 3 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆347Updated 2 months ago
- 通义千问 SFT试验☆68Updated last year
- Learning Large Language Model (LLM)(大语言模型学习)☆599Updated last year
- personal chatgpt☆358Updated 3 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆64Updated 11 months ago
- 《Reinforcement Learning》读书学习与视频分享笔记☆40Updated 5 months ago
- DeepSeek 系列工作解读、扩展和复现。☆614Updated this week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆213Updated 3 months ago
- 一个基于langchain实现RAG的简单示例☆443Updated 2 months ago
- 解锁HuggingFace生态的百般用法☆88Updated 3 months ago