Commit Graph

20 Commits (6d9575e1033d4745bfe85d958086ec0549f8e157)

Author SHA1 Message Date
Adam Treat 9dccc96e70 Immediately signal when the model is in a new loading state. 1 year ago
Adam Treat 6d9cdf228c Huge change that completely revamps the settings dialog and implements
per model settings as well as the ability to clone a model into a "character."
This also implements system prompts as well as quite a few bugfixes for
instance this fixes chatgpt.
1 year ago
Adam Treat 64e98b8ea9 Fix bug with model loading on initial load. 1 year ago
Adam Treat 7f01b153b3 Modellist temp 1 year ago
Adam Treat c8a590bc6f Get rid of last blocking operations and make the chat/llm thread safe. 1 year ago
Adam Treat 7d2ce06029 Start working on more thread safety and model load error handling. 1 year ago
Adam Treat a3a6a20146 Don't store db results in ChatLLM. 1 year ago
AT 2b6cc99a31
Show token generation speed in gui. (#1020) 1 year ago
Adam Treat 9f590db98d Better error handling when the model fails to load. 1 year ago
Adam Treat 28944ac01b Fix for stale references after we regenerate. 1 year ago
Adam Treat aea94f756d Better name for database results. 1 year ago
Adam Treat f62e439a2d Make localdocs work with server mode. 1 year ago
Adam Treat b5380c9b7f Adds the collections to serialize and implement references for localdocs. 1 year ago
Adam Treat 01b8c7617f Add more of the UI for selecting collections for chats. 1 year ago
Adam Treat c800291e7f Add prompt processing and localdocs to the busy indicator in UI. 1 year ago
Adam Treat 7e42af5f33 localdocs 1 year ago
Adam Treat ddc24acf33 Much better memory mgmt for multi-threaded model loading/unloading. 1 year ago
Adam Treat 2989b74d43 httpserver 1 year ago
Adam Treat 76675536b0 Cleanup the chatllm properly. 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago