From d0702edf1f2ebf4f9d7da86821800a7683c203ad Mon Sep 17 00:00:00 2001 From: Vulcan <93451215+trholding@users.noreply.github.com> Date: Mon, 31 Jul 2023 18:12:56 +0530 Subject: [PATCH] README.md - Update notable forks section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e801c5..cc4b815 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project - [llama2.js](https://github.com/epicure/llama2.js) by @epicure: a JavaScript port of this project - [llama2.zig](https://github.com/cgbur/llama2.zig) by @cgbur: A Zig port of this project +- [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @trholding: Standalone, Bootable & Portable Binary Llama 2 ## unsorted todos