Merge pull request #423 from anthonix/readme_link

Add link to AMD fork
This commit is contained in:
Andrej 2024-05-16 21:35:18 +01:00 committed by GitHub
commit b554d4d093
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -342,6 +342,9 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p
## notable forks
- AMD support
- [llm.c](https://github.com/anthonix/llm.c) by @[anthonix](https://github.com/anthonix): support for AMD devices, such as the 7900 XTX
- 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 ✅