Ettore Di Giacinto
|
b816009db0
|
feat: add falcon ggllm via grpc client
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2023-07-15 01:19:43 +02:00 |
|
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>
|
2023-07-09 16:55:56 +02:00 |
|
renovate[bot]
|
30e4ddbf10
|
fix(deps): update github.com/go-skynet/go-ggml-transformers.cpp digest to 3fec197 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 16:52:26 +02:00 |
|
Ettore Di Giacinto
|
296a5b6707
|
Update README with sponsors section (#732)
|
2023-07-09 14:14:54 +02:00 |
|
renovate[bot]
|
b0520dcb59
|
fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to d611d10 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:40:23 +02:00 |
|
renovate[bot]
|
f42967ed86
|
fix(deps): update github.com/go-skynet/go-llama.cpp digest to ffa57fb (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:40:14 +02:00 |
|
renovate[bot]
|
966675c8e3
|
fix(deps): update github.com/tmc/langchaingo digest to a875e6b (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:40:02 +02:00 |
|
renovate[bot]
|
f68df1624b
|
fix(deps): update module github.com/otiai10/openaigo to v1.5.2 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:39:51 +02:00 |
|
renovate[bot]
|
42cade808b
|
fix(deps): update module github.com/sashabaranov/go-openai to v1.13.0 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-09 13:39:41 +02:00 |
|
Ettore Di Giacinto
|
d59211982b
|
Create FUNDING.yml (#725)
|
2023-07-09 13:39:00 +02:00 |
|
Ettore Di Giacinto
|
7aaa10680d
|
feat: LocalAI functions (#726)
|
2023-07-09 13:38:46 +02:00 |
|
mudler
|
dcf35dd25f
|
Fixup custom role encoding
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-09 11:13:19 +02:00 |
|
mudler
|
e70322676c
|
Allow to customize no action behavior
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-09 10:53:46 +02:00 |
|
mudler
|
b3f43ab938
|
Add a way to disable default action
|
2023-07-09 10:02:21 +02:00 |
|
mudler
|
bbc4468908
|
Make functions more compatible with OpenAI specs
|
2023-07-09 10:02:09 +02:00 |
|
mudler
|
4de7f55f2f
|
Make REBUILD=false default behavior
Add notice to documentation
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-07 00:29:14 +02:00 |
|
mudler
|
def23e4ee2
|
Remove .git from .dockerignore
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-06 21:25:10 +02:00 |
|
mudler
|
55befe396a
|
Add grammar_json to the request parameters to facilitate JSON generation
|
2023-07-06 19:08:04 +02:00 |
|
mudler
|
483fddccf9
|
minor fixups
|
2023-07-06 11:55:19 +02:00 |
|
mudler
|
c4495ad8f2
|
invoke go mod clean before rebuilds
|
2023-07-05 18:24:55 +02:00 |
|
mudler
|
05aed255db
|
Customize function call in templates
|
2023-07-05 18:24:44 +02:00 |
|
mudler
|
0f1326b2bd
|
fixups
|
2023-07-04 23:40:22 +02:00 |
|
mudler
|
1668489b00
|
Add comments
|
2023-07-04 19:02:02 +02:00 |
|
mudler
|
7dd292cbb3
|
feat: add a way to test grammar from forks
|
2023-07-04 18:58:19 +02:00 |
|
mudler
|
c0578031b5
|
Add tests
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-04 18:58:19 +02:00 |
|
mudler
|
a5b64b6a41
|
wip: test go-llama.cpp version
It also needs a llama.cpp with grammar branch + rebased on current
master
|
2023-07-04 18:58:19 +02:00 |
|
mudler
|
b722e7eb7e
|
feat: cleanups, small enhancements
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-04 18:58:19 +02:00 |
|
mudler
|
6d19a8bdb5
|
fix: copy git to correctly display version in /version
|
2023-07-04 18:58:19 +02:00 |
|
mudler
|
f09ddd2983
|
feat: add grammar and functions call support
|
2023-07-04 18:58:19 +02:00 |
|
Luis López
|
a6839fd238
|
feat: [whisper] Partial support for verbose_json format in transcribe endpoint (#721)
|
2023-07-04 14:31:31 +02:00 |
|
Ettore Di Giacinto
|
f3063f98d3
|
Update README.md
|
2023-07-03 00:52:26 +02:00 |
|
Ettore Di Giacinto
|
70674d3c58
|
fix(deps): bump go-llama.cpp (#719)
Signed-off-by: mudler <mudler@localai.io>
|
2023-07-03 00:17:48 +02:00 |
|
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>
|
2023-06-30 10:30:39 +02:00 |
|
Ettore Di Giacinto
|
92614b91d7
|
fix: split build threads from running threads (#703)
Signed-off-by: mudler <mudler@localai.io>
|
2023-06-29 11:57:09 +02:00 |
|
Ettore Di Giacinto
|
bf5acf646e
|
fix: adapt whisper to bindings updates (#702)
Signed-off-by: mudler <mudler@localai.io>
|
2023-06-29 11:26:07 +02:00 |
|
renovate[bot]
|
0780be022c
|
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 42ba448 (#698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 23:44:04 +02:00 |
|
renovate[bot]
|
c756b5d054
|
fix(deps): update github.com/ggerganov/whisper.cpp/bindings/go digest to 85ed71a (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 23:43:50 +02:00 |
|
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>
|
2023-06-28 23:43:29 +02:00 |
|
renovate[bot]
|
1f1c95c618
|
fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to a67f813 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 23:43:19 +02:00 |
|
renovate[bot]
|
5ea032cf81
|
fix(deps): update github.com/tmc/langchaingo digest to e510561 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 23:43:07 +02:00 |
|
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>
|
2023-06-28 23:42:57 +02:00 |
|
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>
|
2023-06-28 23:42:46 +02:00 |
|
Ettore Di Giacinto
|
a06e467a1a
|
Update README.md (#694)
|
2023-06-28 19:38:35 +02:00 |
|
mudler
|
730645b3c6
|
Update README
|
2023-06-28 19:27:56 +02:00 |
|
mudler
|
3dd632fd5a
|
Update .env
|
2023-06-28 18:28:53 +02:00 |
|
renovate[bot]
|
365d4d3756
|
fix(deps): update github.com/go-skynet/go-ggml-transformers.cpp digest to 8e31841 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 11:46:36 +02:00 |
|
renovate[bot]
|
d22053a5e6
|
fix(deps): update github.com/tmc/langchaingo digest to 633853b (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 08:46:51 +02:00 |
|
renovate[bot]
|
e3ac561d30
|
fix(deps): update github.com/go-skynet/go-llama.cpp digest to 5827536 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 08:45:05 +02:00 |
|
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>
|
2023-06-27 23:54:51 +02:00 |
|
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>
|
2023-06-27 23:48:52 +02:00 |
|