LocalAI/api
Ettore Di Giacinto 1ff30034e8
fix(deps): update go-llama.cpp (#980)
**Description**

This PR bumps llama.cpp (adding support to gguf v2) and changes the
default test model

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-08-30 23:01:55 +02:00
..
backend feat(diffusers): Add lora (#965) 2023-08-27 10:11:16 +02:00
config feat: Allow to load lora adapters for llama.cpp (#955) 2023-08-25 21:58:46 +02:00
localai feat: backend monitor shutdown endpoint, process based (#938) 2023-08-23 18:38:37 +02:00
openai fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
options feat: add --single-active-backend to allow only one backend active at the time (#925) 2023-08-19 01:49:33 +02:00
schema fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
api_test.go fix(deps): update go-llama.cpp (#980) 2023-08-30 23:01:55 +02:00
api.go feat: backend monitor shutdown endpoint, process based (#938) 2023-08-23 18:38:37 +02:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00