build-your-own-x/llm
2026-03-22 22:51:54 +00:00
..
.gitignore Add .gitignore for llm/, remove compiled/checkpoint files 2026-03-22 22:51:54 +00:00
generate.py Add basic LLM implementation from scratch 2026-03-22 22:51:49 +00:00
model.py Add basic LLM implementation from scratch 2026-03-22 22:51:49 +00:00
tokenizer.py Add basic LLM implementation from scratch 2026-03-22 22:51:49 +00:00
train.py Add basic LLM implementation from scratch 2026-03-22 22:51:49 +00:00