LocalAI/core/cli
Ettore Di Giacinto ec206cc67c
feat(cli): allow to install backends from OCI tar files (#5816)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-07-09 18:19:51 +02:00
..
api chore(p2p): single-node when sharing federated instance (#3354) 2024-08-21 18:23:42 +02:00
context fix: use rice when embedding large binaries (#5309) 2025-05-04 16:42:42 +02:00
worker fix(p2p): parse correctly ExtraLLamaCPPArgs (#4220) 2024-11-21 15:17:48 +01:00
backends.go feat(cli): allow to install backends from OCI tar files (#5816) 2025-07-09 18:19:51 +02:00
cli.go chore(cli): add backends CLI to manipulate and install backends (#5787) 2025-07-03 19:31:27 +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 feat(gallery): automatically install missing backends along models (#5736) 2025-06-27 18:25:44 +02:00
run.go feat(gallery): automatically install missing backends along models (#5736) 2025-06-27 18:25:44 +02:00
soundgeneration.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
transcript.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
tts.go feat(video-gen): add endpoint for video generation (#5247) 2025-04-26 18:05:01 +02:00
util.go feat(llama.cpp): estimate vram usage (#5299) 2025-05-02 17:40:26 +02:00