LocalAI/backend/go/llm
Ettore Di Giacinto 3c9544b023
refactor: rename llama-stable to llama-ggml (#1287)
* refactor: rename llama-stable to llama-ggml

* Makefile: get sources in sources/

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

* fixup path

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

* fixup sources

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

* fixups sd

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

* update SD

* fixup

* fixup: create piper libdir also when not built

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

* fix make target on linux test

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-11-18 08:18:43 +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
falcon-ggml refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
gpt2 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
starcoder refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
transformers refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00