Commit Graph

95 Commits (8203d654450548ba2333ae510b3691d72eed91a0)

Author SHA1 Message Date
Adam Treat 837ece220f Turn off the debugging messages by default. 1 year ago
Adam Treat 90ab9183ae Add a new muted text color. 1 year ago
Adam Treat 29b226405f Cleanup of the database, better chunking, better matching. 1 year ago
Adam Treat 4087ba236b Remove this signal as unnecessary for now. 1 year ago
Adam Treat f23749f13d Add remove folder implementation. 1 year ago
Adam Treat a3439a6a8a Fixup the rescan. Fix debug output. 1 year ago
Adam Treat 75a90399a7 localdocs 1 year ago
Adam Treat 25b4c1a6aa Fix the build. 1 year ago
Adam Treat bea4dc2160 Small cleanups for settings dialog. 1 year ago
Justin Wang 21e6197503 fix typo so padding can be accessed 1 year ago
Justin Wang aeba3942b1 change accessible description for thumbs up button 1 year ago
Justin Wang 57852bfb9c add missing accessible props for buttons, remove forgotten duplicate accessible props 1 year ago
Justin Wang fc76760f7a dedup qml: move accessible properties to MyButton 1 year ago
Justin Wang d22f9242d7 dedup qml: convert more buttons to MyButton 1 year ago
Adam Treat e7fb2b0050 Minor tweaks to look and feel for some dialogs and button. 1 year ago
Justin Wang 82aee16876 deduplicate qml: create and use MyCheckBox and MyTextField 1 year ago
Justin Wang 370f1b4fc4 remove padding 1 year ago
Justin Wang b14a151954 replace buttons with MyButton 1 year ago
Adam Treat 22fdccbdc0 Start to deduplicate code in qml. 1 year ago
Adam Treat 8ff7dd465e Fix the tabs so they don't have a double border on the bottom. 1 year ago
Adam Treat 0a30520b78 Fix the dialog so it opens on the correct folder. 1 year ago
Juuso Alasuutari f2528e6f62 llmodel: constify LLModel::threadCount() 1 year ago
Andriy Mulyar 94237e1940 Update build_and_run.md (#636)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Shukri 14f4a1c4ba Fix typo in README 1 year ago
Adam Treat 1142b09377 Fix for windows/mac installers. 1 year ago
Adam Treat 125961cd17 Remove davinci-003 option. 1 year ago
Adam Treat 23dbee15d1 Bump the version. 1 year ago
Yaroslav Halchenko 59616c5eaa fix ambigous typo 1 year ago
Adam Treat a7f24eb46e Use the default for max_tokens to avoid errors. 1 year ago
Adam Treat 53c5d761a5 Add ability to remove models. 1 year ago
Adam Treat 8cdee4b0cb Send the prompt template with conversations to the datalake. 1 year ago
Adam Treat 04d405b47f Generate the new prompt/response pair before model loading in server mode. 1 year ago
Adam Treat 62ccd95f3d Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 1 year ago
Adam Treat 97e1813494 Add large network icon background for chatgpt and server modes. 1 year ago
Adam Treat fc6ab1f776 Preliminary support for chatgpt models. 1 year ago
Adam Treat 22dc2bc5d2 Use compact json format. 1 year ago
Adam Treat b9c063053a The server has different lifetime mgmt than the other chats. 1 year ago
Adam Treat 4448600e60 Much better memory mgmt for multi-threaded model loading/unloading. 1 year ago
Adam Treat e67b021948 httpserver 1 year ago
Adam Treat e781aaa4c5 Cleanup the chatllm properly. 1 year ago
Adam Treat 4d16fe0aad Fix typo. 1 year ago
AT 5f07494b2f Update README.md 1 year ago
AT d1a940ea3b Update README.md 1 year ago
Adam Treat 8e7b96bd92 Move the llmodel C API to new top-level directory and version it. 1 year ago
Adam Treat 3bc9fee16e Moving everything to subdir for monorepo merge. 1 year ago