LocalAI/api
Ettore Di Giacinto 887b3dff04
feat: cuda transformers (#1401)
* Use cuda in transformers if available

tensorflow probably needs a different check.

Signed-off-by: Erich Schubert <kno10@users.noreply.github.com>

* feat: expose CUDA at top level

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* tests: add to tests and create workflow for py extra backends

* doc: update note on how to use core images

---------

Signed-off-by: Erich Schubert <kno10@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: Erich Schubert <kno10@users.noreply.github.com>
2023-12-08 15:45:04 +01:00
..
backend feat: cuda transformers (#1401) 2023-12-08 15:45:04 +01:00
config feat: cuda transformers (#1401) 2023-12-08 15:45:04 +01:00
localai feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
openai
options feat: initial watchdog implementation (#1341) 2023-11-26 18:36:23 +01:00
schema
api_test.go feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
api.go Fix: API Key / JSON Fast Follow #1 (#1388) 2023-12-05 10:35:27 +00:00
apt_suite_test.go