mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 22:11:13 +00:00
24 lines
426 B
Markdown
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)
|