Sébastien Prud'homme
|
aa6cdf16c8
|
fix: display help with correct default values (#481)
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
|
2023-06-03 14:25:30 +02:00 |
|
Ettore Di Giacinto
|
78ad4813df
|
feat: Update gpt4all, support multiple implementations in runtime (#472)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-06-01 23:38:52 +02:00 |
|
Ettore Di Giacinto
|
aacb96df7a
|
fix: correctly handle errors from App constructor (#430)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-05-30 12:00:30 +02:00 |
|
Ettore Di Giacinto
|
76c881043e
|
feat: allow to preload models before startup via env var or configs (#391)
|
2023-05-27 09:26:33 +02:00 |
|
Ettore Di Giacinto
|
043399dd07
|
fix: re-enable start API message (#349)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-05-23 00:06:13 +02:00 |
|
Ettore Di Giacinto
|
6f54cab3f0
|
feat: allow to set cors (#339)
|
2023-05-21 14:38:25 +02:00 |
|
Ettore Di Giacinto
|
cc9aa9eb3f
|
feat: add /models/apply endpoint to prepare models (#286)
|
2023-05-18 15:59:03 +02:00 |
|
Ettore Di Giacinto
|
9d051c5d4f
|
feat: add image generation with ncnn-stablediffusion (#272)
|
2023-05-16 19:32:53 +02:00 |
|
Ettore Di Giacinto
|
fd1df4e971
|
whisper: add tests and allow to set upload size (#237)
|
2023-05-12 10:04:20 +02:00 |
|
Ettore Di Giacinto
|
9497a24127
|
fix: hardcode default number of cores to '4' (#186)
|
2023-05-04 18:14:58 +02:00 |
|
Jeremy Price
|
b971807980
|
Looks for models in $CWD/models/ dir by default (#169)
|
2023-05-03 23:03:31 +02:00 |
|
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>
|
2023-04-26 21:18:18 -07:00 |
|
Ettore Di Giacinto
|
1c872ec326
|
feat: add CI/tests (#58)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-04-22 00:44:52 +02:00 |
|
Ettore Di Giacinto
|
5cba71de70
|
Add stopwords, debug mode, and other API enhancements (#54)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-04-21 19:46:59 +02:00 |
|
Ettore Di Giacinto
|
ed954d66c3
|
Do not take all CPU by default (#50)
|
2023-04-21 00:55:19 +02:00 |
|
Ettore Di Giacinto
|
f816dfae65
|
Add support for stablelm (#48)
Signed-off-by: mudler <mudler@mocaccino.org>
|
2023-04-21 00:06:55 +02:00 |
|
Ettore Di Giacinto
|
d517a54e28
|
Major API enhancements (#44)
|
2023-04-20 18:33:02 +02:00 |
|
Ettore Di Giacinto
|
80f50e6ccd
|
Rename project to LocalAI (#35)
Signed-off-by: mudler <mudler@c3os.io>
|
2023-04-19 18:43:10 +02:00 |
|
Ettore Di Giacinto
|
7fec26f5d3
|
Enhancements (#34)
Signed-off-by: mudler <mudler@c3os.io>
|
2023-04-19 17:10:29 +02:00 |
|
Ettore Di Giacinto
|
63601fabd1
|
feat: drop default model and llama-specific API (#26)
Signed-off-by: mudler <mudler@c3os.io>
|
2023-04-16 10:40:50 +02:00 |
|
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>
|
2023-04-15 16:39:07 -07:00 |
|
mudler
|
ae30bd346d
|
Reorganize repository layout
|
2023-04-11 23:43:43 +02:00 |
|
mudler
|
48aca246e3
|
Drop unused interactive mode
|
2023-04-07 11:31:14 +02:00 |
|
mudler
|
12eee097b7
|
Make it compatible with openAI api, support multiple models
Signed-off-by: mudler <mudler@c3os.io>
|
2023-04-07 11:30:59 +02:00 |
|
mudler
|
b33d015b8c
|
Use go-llama.cpp
|
2023-04-07 10:08:15 +02:00 |
|
mudler
|
650a22aef1
|
Add compatibility to gpt4all models
|
2023-03-29 18:53:24 +02:00 |
|
mudler
|
9ba30c9c44
|
Update llama-go, allow to set context-size and enable alpaca model by default
|
2023-03-21 19:20:23 +01:00 |
|
mudler
|
2ce1d51ad5
|
No need to set 0 for default context anymore
|
2023-03-20 00:12:26 +01:00 |
|
mudler
|
d4720150b5
|
First import
|
2023-03-18 23:59:06 +01:00 |
|