Hi i dont get it. I even tried to set this up with openrouter/auto and i cant get it to work. The remote pc and the mac studio dont respond to openclaw. I can get them to work via curl i terminal but not with openclaw.
-
Orchestrator (Mac mini M4, 16GB)
- Ollama: Gemma4:E2B
- Role: Task decomposition, routing, coordination
- Endpoint:
http://localhost:11434(Ollama default)
-
Worker Alpha (PC with RTX 5080)
- Llama.cpp:
http://192.168.3.3:8080 - Model: Qwopus-GLM-18B-Healed-Q4_K_M
- Role: Fast inference, web scraping, initial analysis
- Llama.cpp:
-
Worker Beta (Mac Studio, 64GB RAM)
- Llama.cpp:
http://192.168.3.120:8080 - Model: Qwopus3.5-27B-Q8_0
- Role: Deep analysis, synthesis, complex reasoning
- Llama.cpp:
This would be my setup, any general hints how to set this up? Thx!