LocalAI/core/cli
Ettore Di Giacinto 7822d944b5
chore(p2p): single-node when sharing federated instance (#3354)
* chore(p2p): single-node when sharing federated instance

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

* chore: refactor out and extract into functions

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-21 18:23:42 +02:00
..
api chore(p2p): single-node when sharing federated instance (#3354) 2024-08-21 18:23:42 +02:00
context feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
worker fix(p2p): avoid starting the node twice (#3349) 2024-08-21 10:30:56 +02:00
cli.go feat(p2p): add network explorer and community pools (#3125) 2024-08-09 20:12:01 +02:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
federated.go feat(federated): allow to pickup a specific worker, improve loadbalancing (#3243) 2024-08-13 16:17:18 +02:00
models.go fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
run.go chore(p2p): single-node when sharing federated instance (#3354) 2024-08-21 18:23:42 +02:00
transcript.go fix(cli): remove duplicate alias (#2654) 2024-06-25 10:08:13 +02:00
tts.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
util.go fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00