From f96c7afb2d6a8cac90c8d64ef97f51ed3cb3d2f7 Mon Sep 17 00:00:00 2001 From: icpp Date: Fri, 11 Aug 2023 10:11:32 -0400 Subject: [PATCH] Notable fork section for WebAssembly Added my repo `icpp-lmm` for running it on the Internet Computer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index be6d8d9..fd0726f 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,8 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.py](https://github.com/tairov/llama2.py) by @[tairov](https://github.com/tairov): a simple one file pure Python port of this project with zero dependencies - C# - [llama2.cs](https://github.com/trrahul/llama2.cs) by @[trrahul](https://github.com/trrahul): a C# port of this project +- WebAssembly + - [icpp-llm](https://github.com/icppWorld/icpp-llm): LLMs for the Internet Computer - [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @[trholding](https://github.com/trholding): Standalone, Bootable & Portable Binary Llama 2 ## unsorted todos