--- a/.hermes/config.yaml
+++ b/.hermes/config.yaml
@@ -1,14 +1,16 @@
 model:
   default: Qwen3.6-27B-UD-Q4_K_XL.gguf
-  provider: custom
-  base_url: http://127.0.0.1:8080/v1
+  provider: swarm
+  base_url: http://127.0.0.1:8082/v1
   api_key: '123456'
 providers:
   anthropic:
     base_url: https://api.anthropic.com/v1
     api_key: «redacted:sk-…»
   custom:
     base_url: http://127.0.0.1:8080/v1
+  swarm:
+    base_url: http://127.0.0.1:8082/v1
 tools:
   model:
     provider: custom