LocalAI/core/cli
Ettore Di Giacinto daece67cf9 chore: drop embedded models
Since the remote gallery was introduced this is now completely
superseded by it. In order to keep the code clean and remove redudant
parts let's simplify the usage.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-01-29 19:19:16 +01: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): parse correctly ExtraLLamaCPPArgs (#4220) 2024-11-21 15:17:48 +01:00
cli.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00: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 chore: drop embedded models 2025-01-29 19:19:16 +01:00
run.go chore: drop embedded models 2025-01-29 19:19:16 +01:00
soundgeneration.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +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 groundwork: ListModels Filtering Upgrade (#2773) 2024-10-01 18:55:46 +00:00