Skip to content

Commit

Permalink
Merge pull request karpathy#403 from nietras/nietras-llm-cs
Browse files Browse the repository at this point in the history
Add Llm.cs by nietras to README
  • Loading branch information
karpathy authored May 12, 2024
2 parents 1cfe899 + e64df91 commit a2bffb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p

- C#
- [llm.cs](https://github.com/azret/llm.cs) by @[azret](https://github.com/azret): a C# port of this project
- [Llm.cs](https://github.com/nietras/Llm.cs) by @[nietras](https://github.com/nietras): a C# port of this project with focus on easy to get started on any platform. Clone and run ✅

- CUDA C++
- [llm.cpp](https://github.com/gevtushenko/llm.c) by @[gevtushenko](https://github.com/gevtushenko): a port of this project using the [CUDA C++ Core Libraries](https://github.com/NVIDIA/cccl)
Expand Down

0 comments on commit a2bffb5

Please sign in to comment.