Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
《动手学大模型Dive into LLMs》系列编程实践教程
MiniCPM4 & MiniCPM4.1: Ultra-Efficient LLMs on End Devices, achieving 3+ generation speedup on reasoning tasks
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
HuggingLLM, Hugging Future.
动手学Ollama,CPU玩转大模型部署,在线阅读地址:https://datawhalechina.github.io/handy-ollama/
《AI 研发提效:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……
LangChain, LangGraph Open Tutorial for everyone!
End-to-end RAG system design, evaluation, and optimization. 极客时间RAG训练营,RAG 10大组件全面拆解,4个实操项目吃透 RAG 全流程。RAG的落地,往往是面向业务做RAG,而不是反过来面向RAG做业务。这就是为什么我们需要针对不同场景、不同问题做针对性的调整、优化和定制化。魔鬼全在细节中,我们深入进去探究。
LangGraph 1.0 Tutorial
All course material for the LangChain course from Aurelio AI.
This Repo contains the code for the Udemy Course LangChain Full Course - Master LLM Powered Applications
cRaft: Raft distributed consensus algorithm service framework based on C++ stacked coroutines
Langchain v1 projects based on the latest API changes.
大模型实战学习路线阶段1:大模型技术总览(必备基础)与实战