LocalAI/backend/go/llm
Ettore Di Giacinto ddd21f1644
feat: Use ubuntu as base for container images, drop deprecated ggml-transformers backends (#1689)
* cleanup backends

* switch image to ubuntu 22.04

* adapt commands for ubuntu

* transformers cleanup

* no contrib on ubuntu

* Change test model to gguf

* ci: disable bark tests (too cpu-intensive)

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

* cleanup

* refinements

* use intel base image

* Makefile: Add docker targets

* Change test model

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-02-08 20:12:51 +01:00
..
bert refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
dolly refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
gpt4all refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
gptj refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
gptneox refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
langchain refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
llama refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
llama-ggml refactor: rename llama-stable to llama-ggml (#1287) 2023-11-18 08:18:43 +01:00
mpt refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
replit refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
rwkv refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00