Commit Graph

96 Commits (a7f74e9d010b331388cc81ccb089df3be275b059)

Author SHA1 Message Date
Adam Treat c800291e7f Add prompt processing and localdocs to the busy indicator in UI. 1 year ago
Adam Treat 618895f0a1 Turn off the debugging messages by default. 1 year ago
Adam Treat c6df4645c8 Add a new muted text color. 1 year ago
Adam Treat 54fc980cb5 Cleanup of the database, better chunking, better matching. 1 year ago
Adam Treat 5f533e76a1 Remove this signal as unnecessary for now. 1 year ago
Adam Treat e70a1c458b Add remove folder implementation. 1 year ago
Adam Treat d88eddbc20 Fixup the rescan. Fix debug output. 1 year ago
Adam Treat 7e42af5f33 localdocs 1 year ago
Adam Treat b36a520207 Fix the build. 1 year ago
Adam Treat bcce93555a Small cleanups for settings dialog. 1 year ago
Justin Wang 5305bce59a fix typo so padding can be accessed 1 year ago
Justin Wang d7ab4c0e2d change accessible description for thumbs up button 1 year ago
Justin Wang a19ef751dc add missing accessible props for buttons, remove forgotten duplicate accessible props 1 year ago
Justin Wang e3d6eb334b dedup qml: move accessible properties to MyButton 1 year ago
Justin Wang eb6a7cca47 dedup qml: convert more buttons to MyButton 1 year ago
Adam Treat 8e705d730d Minor tweaks to look and feel for some dialogs and button. 1 year ago
Justin Wang 2ce22208a3 deduplicate qml: create and use MyCheckBox and MyTextField 1 year ago
Justin Wang 15b3e0d3f6 remove padding 1 year ago
Justin Wang 28b0455451 replace buttons with MyButton 1 year ago
Adam Treat 5c1cf69b8b Start to deduplicate code in qml. 1 year ago
Adam Treat cfb45274e0 Fix the tabs so they don't have a double border on the bottom. 1 year ago
Adam Treat d9698436df Fix the dialog so it opens on the correct folder. 1 year ago
Juuso Alasuutari 81fdc28e58 llmodel: constify LLModel::threadCount() 1 year ago
Andriy Mulyar 914519e772
Update build_and_run.md (#636)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
1 year ago
Shukri bce2b3025b Fix typo in README 1 year ago
Adam Treat a86a1aea6b Fix for windows/mac installers. 1 year ago
Adam Treat 7221169eff Remove davinci-003 option. 1 year ago
Adam Treat 86b6d40d08 Bump the version. 1 year ago
Yaroslav Halchenko e4bc9c0c3b fix ambigous typo 1 year ago
Adam Treat 79d6243fe1 Use the default for max_tokens to avoid errors. 1 year ago
Adam Treat b24ace372b Add ability to remove models. 1 year ago
Adam Treat 47059ad9f1 Send the prompt template with conversations to the datalake. 1 year ago
Adam Treat 748e7977ca Generate the new prompt/response pair before model loading in server mode. 1 year ago
Adam Treat f931de21c5 Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 1 year ago
Adam Treat 0cd509d530 Add large network icon background for chatgpt and server modes. 1 year ago
Adam Treat dd27c10f54 Preliminary support for chatgpt models. 1 year ago
Adam Treat da3828af89 Use compact json format. 1 year ago
Adam Treat b71c0ac3bd The server has different lifetime mgmt than the other chats. 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 4a2e3e55ae Fix typo. 1 year ago
AT 2c5e2bf1ee
Update README.md 1 year ago
AT 507a96b2f3
Update README.md 1 year ago
Adam Treat d918b02c29 Move the llmodel C API to new top-level directory and version it. 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago