Trending repositories: from-scratch
3 tracked repositories tagged with from-scratch, ordered by stars. Use the topic filters below to narrow further.
Filter by topic
3 of 3 repositories
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
AI summary: An educational repository detailing how to build a Large Language Model entirely from scratch.
100,788learningJupyter NotebookOtherjingyaogong/minimind
🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!
AI summary: A lightweight, from-scratch implementation of an LLM training pipeline.
54,439ai-mlPythonApache-2.0rohitg00/ai-engineering-from-scratch
Learn it. Build it. Ship it for others.
AI summary: A comprehensive, code-first curriculum to master AI engineering and build production-ready LLM applications.
46,045learningPythonMIT