LocalAI/.github/workflows
Ettore Di Giacinto 1120847f72
feat: bump llama.cpp, add gguf support (#943)
**Description**

This PR syncs up the `llama` backend to use `gguf`
(https://github.com/go-skynet/go-llama.cpp/pull/180). It also adds
`llama-stable` to the targets so we can still load ggml. It adapts the
current tests to use the `llama-backend` for ggml and uses a `gguf`
model to run tests on the new backend.

In order to consume the new version of go-llama.cpp, it also bump go to
1.21 (images, pipelines, etc)

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-08-24 01:18:58 +02:00
..
bump_deps.yaml feat: add rope settings and negative prompt, drop grammar backend (#797) 2023-07-25 19:05:27 +02:00
image.yml ci: release space before build 2023-07-21 22:56:43 +02:00
release.yaml feat: bump llama.cpp, add gguf support (#943) 2023-08-24 01:18:58 +02:00
test.yml feat: bump llama.cpp, add gguf support (#943) 2023-08-24 01:18:58 +02:00