diff --git a/README.md b/README.md index 41cef25af..469326fbf 100644 --- a/README.md +++ b/README.md @@ -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 ✅