mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 22:58:07 +00:00
* fix(memory): move local llama.cpp runtime to provider plugin * chore: ignore llama cpp dynamic dependency * test: remove invalid local provider alias fixture * chore: refresh llama cpp shrinkwrap * chore: drop stale memory embedding defaults facade
24 lines
433 B
Markdown
24 lines
433 B
Markdown
---
|
|
summary: "OpenClaw llama.cpp embedding provider plugin."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the llama-cpp plugin
|
|
title: "llama-cpp plugin"
|
|
---
|
|
|
|
# llama-cpp plugin
|
|
|
|
OpenClaw llama.cpp embedding provider plugin.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/llama-cpp-provider`
|
|
- Install route: npm; ClawHub
|
|
|
|
## Surface
|
|
|
|
contracts: embeddingProviders
|
|
|
|
## Related docs
|
|
|
|
- [llama.cpp Provider](/plugins/llama-cpp)
|