LocalAI/pkg/model
Ettore Di Giacinto 2c425e9c69
feat(loader): enhance single active backend by treating as singleton (#5107)
feat(loader): enhance single active backend by treating at singleton

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-04-01 20:58:11 +02:00
..
filters.go
initializers.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
loader.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
loader_options.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
loader_test.go feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
model.go
model_suite_test.go
process.go fix: race during stop of active backends (#5106) 2025-04-01 00:01:10 +02:00
watchdog.go