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