LocalAI/core/p2p
Ettore Di Giacinto af095204fa
fix(p2p): avoid starting the node twice (#3349)
* fix(p2p): avoid starting the node twice

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix(p2p): keep exposing service if we don't start the llama.cpp runner

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-21 10:30:56 +02:00
..
federated_server.go fix(p2p): re-use p2p host when running federated mode (#3341) 2024-08-20 20:14:17 +02:00
federated.go feat(federation): do not allocate local services for load balancing (#3337) 2024-08-20 14:45:36 +02:00
node.go feat(federation): do not allocate local services for load balancing (#3337) 2024-08-20 14:45:36 +02:00
p2p_disabled.go fix(p2p): re-use p2p host when running federated mode (#3341) 2024-08-20 20:14:17 +02:00
p2p.go fix(p2p): avoid starting the node twice (#3349) 2024-08-21 10:30:56 +02:00