Lists (1)
Sort Name ascending (A-Z)
Stars
4
stars
written in Jupyter Notebook
Clear filter
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Anthropic's educational courses
llama3 implementation one matrix multiplication at a time