mirror of
https://github.com/karpathy/llm.c.git
synced 2026-07-28 20:35:09 -04:00
[readme] mention opencl fork
This commit is contained in:
parent
44fde98344
commit
0aa0eb09a6
1 changed files with 3 additions and 0 deletions
|
|
@ -225,6 +225,9 @@ 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
|
||||
|
||||
- OpenCL
|
||||
- [llm.c](https://github.com/krrishnarraj/llm.c) by @[krrishnarraj](https://github.com/krrishnarraj): an OpenCL port of this project
|
||||
|
||||
- Rust
|
||||
- [llm.rs](https://github.com/yijunyu/llm.rs) by @[Yijun Yu](https://github.com/yijunyu): a Rust rewrite with the aim to have same performance
|
||||
- [llm.rs](https://github.com/ToJen/llm.rs) by @[ToJen](https://github.com/ToJen): a Rust port of this project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue