Skip to content

Initial Lemonade RPC Support#1563

Open
eddierichter-amd wants to merge 3 commits intolemonade-sdk:mainfrom
eddierichter-amd:llamacpp-rpc
Open

Initial Lemonade RPC Support#1563
eddierichter-amd wants to merge 3 commits intolemonade-sdk:mainfrom
eddierichter-amd:llamacpp-rpc

Conversation

@eddierichter-amd
Copy link
Copy Markdown
Contributor

Adding initial multi-device lemonade support. This adds an additional lemonade rpc-server which is a wrapper around llamacpp rpc, and then both lemond and lemonade-server can take an --rpc flag on how it can connect to RPC servers.

Implement llama.cpp RPC client/server integration across the CLI, server defaults, and legacy serve path.

- add rpc as a recipe option for llamacpp loads and pass it through to llama-server
- add the lemonade rpc-server command for launching llama.cpp rpc-server
- auto-start a local lemond for lemonade rpc-server when needed so backend install works
- add server-level rpc config support so lemonade-server serve --rpc persists a default RPC target
- document the new RPC workflow in docs/rpc-support.md
- fix lemonade-server stop --port to target the intended local server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant