Skip to content

Conversation

@mudler
Copy link
Member

@mudler mudler commented Aug 21, 2023

ggml-org/llama.cpp#2398 has been just merged - this is a first attempt to adapt bindings to use gguf (et all). Currently there are no models converted to gguf - so the CI will break.

@mudler mudler merged commit 883406f into master Aug 22, 2023
@mudler mudler deleted the gguf branch August 22, 2023 18:52
mudler added a commit to mudler/LocalAI that referenced this pull request Aug 23, 2023
**Description**

This PR syncs up the `llama` backend to use `gguf`
(go-skynet/go-llama.cpp#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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants