This website requires JavaScript.
Explore
Help
Sign In
jenk
/
build-your-own-x
Watch
1
Star
1
Fork
You've already forked build-your-own-x
0
mirror of
https://github.com/codecrafters-io/build-your-own-x
synced
2026-07-02 16:59:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e15c856fea
build-your-own-x
/
llm
History
Claude
1ef5253c93
Add .gitignore for llm/, remove compiled/checkpoint files
...
https://claude.ai/code/session_01SWXLQb3nFTiygbp74dpjVa
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