Skip to content

Commit 526d1cf

Browse files
committed
Add llama_cpp_canister to the README
llama_cpp_canister allows you to run llama.cpp as a Smart Contract on the Internet Computer. The smart contract runs as WebAssembly in a so-called 'canister'.
1 parent afd9909 commit 526d1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Unless otherwise noted these projects are open-source with permissive licensing:
187187

188188
- [Paddler](https://github.com/distantmagic/paddler) - Stateful load balancer custom-tailored for llama.cpp
189189
- [GPUStack](https://github.com/gpustack/gpustack) - Manage GPU clusters for running LLMs
190+
- [llama_cpp_canister](https://github.com/onicai/llama_cpp_canister) - llama.cpp as a smart contract on the Internet Computer, using WebAssembly
190191

191192
**Games:**
192193
- [Lucy's Labyrinth](https://github.com/MorganRO8/Lucys_Labyrinth) - A simple maze game where agents controlled by an AI model will try to trick you.

0 commit comments

Comments
 (0)