Commit Graph

17 Commits (63523088826427443fa06c4ebc61cda2a665af1e)

Author SHA1 Message Date
Ettore Di Giacinto 52f4d993c1
feat: add /edit endpoint (#119) 1 year ago
Ettore Di Giacinto c806eae0de
feat: config files and SSE (#83) 1 year ago
Ettore Di Giacinto 12d83a4184
feat: Return OpenAI errors and update docs (#80) 1 year ago
Ettore Di Giacinto 1c872ec326
feat: add CI/tests (#58) 1 year ago
Ettore Di Giacinto 79791438fe
Use the first available model if not specified (#55) 1 year ago
Ettore Di Giacinto 5cba71de70
Add stopwords, debug mode, and other API enhancements (#54) 1 year ago
Ettore Di Giacinto f816dfae65
Add support for stablelm (#48) 1 year ago
Ettore Di Giacinto 1c4fbaae20
Add support for cerebras (#45) 1 year ago
Ettore Di Giacinto d517a54e28
Major API enhancements (#44) 1 year ago
Ettore Di Giacinto 80f50e6ccd
Rename project to LocalAI (#35) 1 year ago
Ettore Di Giacinto 7fec26f5d3
Enhancements (#34) 1 year ago
Ettore Di Giacinto 0b330d90ad
feat: drop embedded webui (#27) 1 year ago
Ettore Di Giacinto 63601fabd1
feat: drop default model and llama-specific API (#26) 1 year ago
Ettore Di Giacinto b062f3142b
feat: enhance API, expose more parameters (#24) 1 year ago
Ettore Di Giacinto c4e94c88d7
Fix comment typo 1 year ago
mudler 5556aa46dd Small refinements and refactors 1 year ago
mudler ae30bd346d Reorganize repository layout 1 year ago
mudler 93d8977ba2 Return model list 1 year ago
mudler f43aeeb4a1 Add both API endpoints (completion, chat) 1 year ago
mudler c17dcc5e9d Allow to inject prompt as part of the call 1 year ago
mudler b710147b95 Add mutex on same models (parallel isn't supported yet) 2 years ago
mudler ba70363330 Use template input 2 years ago
mudler 9fb581739b Allow to template model prompts inputs 2 years ago
mudler 12eee097b7 Make it compatible with openAI api, support multiple models 2 years ago
mudler b33d015b8c Use go-llama.cpp 2 years ago
mudler e860e62036 Add mutex, build only lite images 2 years ago
mudler abee34f60a Cleanup leftover 2 years ago
mudler dbc70dc13c Add a simple web-page as index of the API for helping with inference testing 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