LocalAI/api/backend
Ettore Di Giacinto 02704e38d3
feat(diffusers): Add lora (#965)
**Description**

This PR fixes #914 

Now diffusers respects the `lora_adapter` configuration parameter.

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-08-27 10:11:16 +02:00
..
embeddings.go feat: add --single-active-backend to allow only one backend active at the time (#925) 2023-08-19 01:49:33 +02:00
image.go feat(diffusers): Add lora (#965) 2023-08-27 10:11:16 +02:00
llm.go fix: disable usage by default (still experimental) (#929) 2023-08-19 16:15:22 +02:00
options.go feat: Allow to load lora adapters for llama.cpp (#955) 2023-08-25 21:58:46 +02:00
transcript.go fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
tts.go feat: add --single-active-backend to allow only one backend active at the time (#925) 2023-08-19 01:49:33 +02:00