Ettore Di Giacinto
|
94916749c5
|
feat: add external grpc and model autoloading
|
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
|
5dcfdbe51d
|
feat: various refactorings
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
1 year ago |
mudler
|
b722e7eb7e
|
feat: cleanups, small enhancements
Signed-off-by: mudler <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
d3a486a4f8
|
feat: Add '/version' endpoint and display it in the CLI (#679)
|
1 year ago |
Ettore Di Giacinto
|
60db5957d3
|
Gallery repository (#663)
Signed-off-by: mudler <mudler@localai.io>
|
1 year ago |
Ettore Di Giacinto
|
a7bb029d23
|
feat: add tts with go-piper (#649)
Signed-off-by: mudler <mudler@localai.io>
|
1 year ago |
Sébastien Prud'homme
|
aa6cdf16c8
|
fix: display help with correct default values (#481)
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
|
1 year ago |
Ettore Di Giacinto
|
78ad4813df
|
feat: Update gpt4all, support multiple implementations in runtime (#472)
Signed-off-by: mudler <mudler@mocaccino.org>
|
1 year ago |
Ettore Di Giacinto
|
aacb96df7a
|
fix: correctly handle errors from App constructor (#430)
Signed-off-by: mudler <mudler@mocaccino.org>
|
1 year ago |
Ettore Di Giacinto
|
76c881043e
|
feat: allow to preload models before startup via env var or configs (#391)
|
1 year ago |
Ettore Di Giacinto
|
043399dd07
|
fix: re-enable start API message (#349)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2 years ago |
Ettore Di Giacinto
|
6f54cab3f0
|
feat: allow to set cors (#339)
|
2 years ago |
Ettore Di Giacinto
|
cc9aa9eb3f
|
feat: add /models/apply endpoint to prepare models (#286)
|
2 years ago |
Ettore Di Giacinto
|
9d051c5d4f
|
feat: add image generation with ncnn-stablediffusion (#272)
|
2 years ago |
Ettore Di Giacinto
|
fd1df4e971
|
whisper: add tests and allow to set upload size (#237)
|
2 years ago |
Ettore Di Giacinto
|
9497a24127
|
fix: hardcode default number of cores to '4' (#186)
|
2 years ago |
Jeremy Price
|
b971807980
|
Looks for models in $CWD/models/ dir by default (#169)
|
2 years ago |
Ettore Di Giacinto
|
c806eae0de
|
feat: config files and SSE (#83)
Signed-off-by: mudler <mudler@mocaccino.org>
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Co-authored-by: Tyler Gillson <tyler.gillson@gmail.com>
|
2 years ago |
Ettore Di Giacinto
|
1c872ec326
|
feat: add CI/tests (#58)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2 years ago |
Ettore Di Giacinto
|
5cba71de70
|
Add stopwords, debug mode, and other API enhancements (#54)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2 years ago |
Ettore Di Giacinto
|
ed954d66c3
|
Do not take all CPU by default (#50)
|
2 years ago |
Ettore Di Giacinto
|
f816dfae65
|
Add support for stablelm (#48)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2 years ago |
Ettore Di Giacinto
|
d517a54e28
|
Major API enhancements (#44)
|
2 years ago |
Ettore Di Giacinto
|
80f50e6ccd
|
Rename project to LocalAI (#35)
Signed-off-by: mudler <mudler@c3os.io>
|
2 years ago |
Ettore Di Giacinto
|
7fec26f5d3
|
Enhancements (#34)
Signed-off-by: mudler <mudler@c3os.io>
|
2 years ago |
Ettore Di Giacinto
|
63601fabd1
|
feat: drop default model and llama-specific API (#26)
Signed-off-by: mudler <mudler@c3os.io>
|
2 years ago |
Marc R Kellerman
|
c37175271f
|
feature: makefile & updates (#23)
Co-authored-by: mudler <mudler@c3os.io>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
|
2 years ago |
mudler
|
ae30bd346d
|
Reorganize repository layout
|
2 years ago |
mudler
|
48aca246e3
|
Drop unused interactive mode
|
2 years ago |
mudler
|
12eee097b7
|
Make it compatible with openAI api, support multiple models
Signed-off-by: mudler <mudler@c3os.io>
|
2 years ago |
mudler
|
b33d015b8c
|
Use go-llama.cpp
|
2 years ago |
mudler
|
650a22aef1
|
Add compatibility to gpt4all models
|
2 years ago |
mudler
|
9ba30c9c44
|
Update llama-go, allow to set context-size and enable alpaca model by default
|
2 years ago |
mudler
|
2ce1d51ad5
|
No need to set 0 for default context anymore
|
2 years ago |
mudler
|
d4720150b5
|
First import
|
2 years ago |