rasbt / LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
☆47,574Updated 2 weeks ago
Alternatives and similar repositories for LLMs-from-scratch:
Users that are interested in LLMs-from-scratch are comparing it to the libraries listed below
- llama3 implementation one matrix multiplication at a time☆14,925Updated 11 months ago
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆2,899Updated 8 months ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆48,206Updated this week
- Official code repo for the O'Reilly Book - "Hands-On Large Language Models"