LocalAI/api/localai
Ettore Di Giacinto c1888a8062
feat(preload): prepare models in galleries (#1515)
Previously if applying models from the gallery API, we didn't actually
allowed remote URLs as models as nothing was actually downloading the
models referenced in the configuration file. Now we call Preload after
we have all the models loaded in memory.
2023-12-30 18:55:18 +01:00
..
backend_monitor.go feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
gallery.go feat(preload): prepare models in galleries (#1515) 2023-12-30 18:55:18 +01:00
localai.go feat: add initial Bark backend implementation 2023-08-07 22:53:28 +02:00