mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
- Add a system backend path - Refactor and consolidate system information in system state - Use system state in all the components to figure out the system paths to used whenever needed - Refactor BackendConfig -> ModelConfig. This was otherway misleading as now we do have a backend configuration which is not the model config. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| api | ||
| context | ||
| worker | ||
| backends.go | ||
| cli.go | ||
| explorer.go | ||
| federated.go | ||
| models.go | ||
| run.go | ||
| soundgeneration.go | ||
| transcript.go | ||
| tts.go | ||
| util.go | ||