Skip to content

Commit

Permalink
Running LLMs on-chain solves your cybersecurity problem
Browse files Browse the repository at this point in the history
  • Loading branch information
icppWorld committed Feb 2, 2025
1 parent 81e00f0 commit 5228f76
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
![llama](https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png)


`llama_cpp_canister` allows you to deploy [ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) as a Smart Contract on the Internet Computer.
`llama_cpp_canister` allows you to deploy [ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) as a Smart Contract on the Internet Computer,
and run an LLM on-chain as the brain for your on-chain AI Agents.

- Run any LLM on-chain via the gguf format πŸ”₯
- Solves your cybersecurity problem πŸ”
- MIT open source πŸ§‘β€πŸ’»
- Well documented πŸ“
- Fully QA'd via CI/CD βœ…
Expand All @@ -16,15 +19,12 @@

# Try it out

You can try out a deployed version at https://icgpt.onicai.com
You can try out a variety of fully on-chain LLMs at https://icgpt.onicai.com

# Need help?
# Need help or have feedback? ❀️

If you decide to use llama_cpp_canister in your ICP dApp, we want to help you.

We do NOT consider llama_cpp_canister "our IP". It is for the broad benefit of DeAI on ICP, and we hope many of you will try it out and use it.

Please join our [OpenChat C++ community](https://oc.app/community/cklkv-3aaaa-aaaar-ar7uq-cai/?ref=6e3y2-4yaaa-aaaaf-araya-cai) for any questions, discussions or feedback. ❀️
- [OpenChat C++ community](https://oc.app/community/cklkv-3aaaa-aaaar-ar7uq-cai/?ref=6e3y2-4yaaa-aaaaf-araya-cai)
- [Forum: Llama.cpp on the Internet Computer](https://forum.dfinity.org/t/llama-cpp-on-the-internet-computer/33471?u=icpp)

# Capabilities πŸ”₯

Expand Down

0 comments on commit 5228f76

Please sign in to comment.