Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p

- Mojo
- [llm.馃敟](https://github.com/dorjeduck/llm.mojo) by @[dorjeduck](https://github.com/dorjeduck): a Mojo port of this project
- [llm.馃敟](https://github.com/ulmentflam/llm.mojo) by @[ulmentflam](https://github.com/ulmentflam): a Mojo port of this project extending @[dorjeduck](https://github.com/dorjeduck)'s port with CUDA and Apple Metal GPU training kernels on Mojo 1.0

- OpenCL
- [llm.c](https://github.com/krrishnarraj/llm.c) by @[krrishnarraj](https://github.com/krrishnarraj): an OpenCL port of this project
Expand Down