LocalAI/tests
Ettore Di Giacinto 21bdfe5fa4
fix: use rice when embedding large binaries (#5309)
* fix(embed): use go-rice for large backend assets

Golang embed FS has a hard limit that we might exceed when providing
many binary alternatives.

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

* simplify golang deps

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

* chore(tests): switch to testcontainers and print logs

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

* fix(tests): do not build a test binary

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

* small fixup

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-04 16:42:42 +02:00
..
e2e ci: add GPU tests (#1095) 2023-10-19 13:50:40 +02:00
e2e-aio fix: use rice when embedding large binaries (#5309) 2025-05-04 16:42:42 +02:00
e2e-fixtures ci: add GPU tests (#1095) 2023-10-19 13:50:40 +02:00
fixtures feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
integration feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
models_fixtures feat(transformers): merge sentencetransformers backend (#4624) 2025-01-18 18:30:30 +01:00