LocalAI/core/gallery
Sertaç Özercan ebbcba342a
fix: runtime capability detection for backends (#6149)
* runtime capability detection for backends

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* test

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* skip nvidia on darwin

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* address review comments

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* fix apple test

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* remove unused func

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

---------

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
2025-09-11 10:46:19 +02:00
..
backend_types.go feat(backend gallery): add mirrors (#5910) 2025-07-25 19:20:08 +02:00
backends.go fix: runtime capability detection for backends (#6149) 2025-09-11 10:46:19 +02:00
backends_test.go fix: runtime capability detection for backends (#6149) 2025-09-11 10:46:19 +02:00
gallery.go feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
gallery_suite_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
metadata_type.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
models.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
models_test.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
models_types.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
request_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00