mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
* feat(loader): refactor single active backend support to LRU This changeset introduces LRU management of loaded backends. Users can set now a maximum number of models to be loaded concurrently, and, when setting LocalAI in single active backend mode we set LRU to 1 for backward compatibility. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * chore: add tests Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * Update docs Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * Fixups Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| partials | ||
| 404.html | ||
| agent-job-details.html | ||
| agent-jobs.html | ||
| agent-task-details.html | ||
| backends.html | ||
| chat.html | ||
| error.html | ||
| explorer.html | ||
| index.html | ||
| login.html | ||
| manage.html | ||
| model-editor.html | ||
| models.html | ||
| p2p.html | ||
| settings.html | ||
| talk.html | ||
| text2image.html | ||
| tts.html | ||