Ettore Di Giacinto
|
982a7e86a8
|
feat: add huggingface embeddings backend
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
5ce5f87a26
|
fix: move metal file to grpcs assets (#777)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
71ac331f90
|
⬆️ Update nomic-ai/gpt4all (#775)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Ettore Di Giacinto
|
3feb632eb4
|
refactor: rename "llama-master" and "llama" (#776)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
a38dc497b2
|
⬆️ Update go-skynet/go-llama.cpp (#770)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
28ed52fa94
|
⬆️ Update nomic-ai/gpt4all (#769)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Enzo Einhorn
|
e995b95c94
|
[build] pass build type to cmake on libtransformers.a build (#741)
Co-authored-by: Enzo Einhorn <enzo.einhorn@hiventive.com>
|
1 year ago |
ci-robbot [bot]
|
3c6b798522
|
⬆️ Update nomic-ai/gpt4all (#759)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
c18770a61a
|
⬆️ Update go-skynet/go-bert.cpp (#758)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Ettore Di Giacinto
|
6352448b72
|
feat: add llama-master backend (#752)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
27ef8b1eb7
|
⬆️ Update go-skynet/go-ggml-transformers.cpp (#711)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
c00435d72b
|
⬆️ Update nomic-ai/gpt4all (#735)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
accd9f9044
|
⬆️ Update donomii/go-rwkv.cpp (#750)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Ettore Di Giacinto
|
f193f56564
|
fix: fix copy
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
c0a91ab548
|
fix: fix LDFLAGS for rwkv.cpp
Previously the libs were added by other deps that made the linker add
those as well (by chance).
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
26e510bf28
|
fix: Makefile
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
7f3de3ca4a
|
fix: fix makefile error
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
1d0ed95a54
|
feat: move other backends to grpc
This finally makes everything more consistent
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
f2f1d7fe72
|
feat: use gRPC for transformers
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
ae533cadef
|
feat: move gpt4all to a grpc service
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
58f6aab637
|
feat: move llama to a grpc
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
b816009db0
|
feat: add falcon ggllm via grpc client
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
a84dee1be1
|
⬆️ Update nomic-ai/gpt4all (#705)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
mudler
|
c4495ad8f2
|
invoke go mod clean before rebuilds
|
1 year ago |
mudler
|
1668489b00
|
Add comments
|
1 year ago |
mudler
|
7dd292cbb3
|
feat: add a way to test grammar from forks
|
1 year ago |
mudler
|
a5b64b6a41
|
wip: test go-llama.cpp version
It also needs a llama.cpp with grammar branch + rebased on current
master
|
1 year ago |
mudler
|
6d19a8bdb5
|
fix: copy git to correctly display version in /version
|
1 year ago |
Ettore Di Giacinto
|
70674d3c58
|
fix(deps): bump go-llama.cpp (#719)
Signed-off-by: mudler <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
3829aba869
|
⬆️ Update nomic-ai/gpt4all (#704)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
e3db6496d7
|
⬆️ Update go-skynet/go-llama.cpp (#697)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
1e6542a5ca
|
⬆️ Update ggerganov/whisper.cpp (#696)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
218e7bc8df
|
⬆️ Update nomic-ai/gpt4all (#691)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
69367a7948
|
⬆️ Update go-skynet/go-ggml-transformers.cpp (#692)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
85a38a8122
|
⬆️ Update go-skynet/go-llama.cpp (#690)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
85eea1189e
|
⬆️ Update ggerganov/whisper.cpp (#682)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
ed2344ab9b
|
⬆️ Update nomic-ai/gpt4all (#681)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Ettore Di Giacinto
|
3593cb0c87
|
feat: update llama, enable NUMA (#684)
|
1 year ago |
Samuel Maynard
|
e130b208ab
|
Docker preserve sources (#658)
|
1 year ago |
Ettore Di Giacinto
|
d3a486a4f8
|
feat: Add '/version' endpoint and display it in the CLI (#679)
|
1 year ago |
ci-robbot [bot]
|
a1ed6fbd96
|
⬆️ Update ggerganov/whisper.cpp (#672)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
0ba94bf33f
|
⬆️ Update nomic-ai/gpt4all (#668)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
be1667c387
|
⬆️ Update nomic-ai/gpt4all (#657)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
eb39d908d0
|
⬆️ Update go-skynet/go-llama.cpp (#634)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
55cf9d5792
|
⬆️ Update nomic-ai/gpt4all (#650)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
Ettore Di Giacinto
|
a7bb029d23
|
feat: add tts with go-piper (#649)
Signed-off-by: mudler <mudler@localai.io>
|
1 year ago |
ci-robbot [bot]
|
cc31c58235
|
⬆️ Update go-skynet/go-ggml-transformers.cpp (#644)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
445067f6ad
|
⬆️ Update donomii/go-rwkv.cpp (#600)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
11bfd0de76
|
⬆️ Update nomic-ai/gpt4all (#635)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |
ci-robbot [bot]
|
d0025a7483
|
⬆️ Update go-skynet/go-ggml-transformers.cpp (#633)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
|
1 year ago |