mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 11:15:00 +00:00
feat: move other backends to grpc
This finally makes everything more consistent Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
5dcfdbe51d
commit
1d0ed95a54
54 changed files with 3171 additions and 1712 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,7 +4,7 @@ go-llama
|
|||
go-stable-diffusion
|
||||
go-piper
|
||||
go-ggllm
|
||||
piper
|
||||
/piper
|
||||
|
||||
*.a
|
||||
get-sources
|
||||
|
@ -13,7 +13,7 @@ go-ggml-transformers
|
|||
go-gpt2
|
||||
go-rwkv
|
||||
whisper.cpp
|
||||
bloomz
|
||||
/bloomz
|
||||
go-bert
|
||||
|
||||
# LocalAI build binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue