Files
openclaw/docs/plugins/reference/llama-cpp.md
2026-07-14 23:41:24 -04:00

24 lines
426 B
Markdown

---
summary: "Local GGUF embeddings through node-llama-cpp."
read_when:
- You are installing, configuring, or auditing the llama-cpp plugin
title: "Llama Cpp plugin"
---
# Llama Cpp plugin
Local GGUF embeddings through node-llama-cpp.
## Distribution
- Package: `@openclaw/llama-cpp-provider`
- Install route: npm; ClawHub
## Surface
contracts: `embeddingProviders`
## Related docs
- [llama-cpp](/plugins/llama-cpp)