Commit Graph

325 Commits (a5b93cf0957607b658648f51b17859477e516659)

Author SHA1 Message Date
Cebtenzzre a5b93cf095 more accurate fallback descriptions 9 months ago
Cebtenzzre 75deee9adb chat: make sure to clear fallback reason on success 9 months ago
Cebtenzzre 2eb83b9f2a chat: report reason for fallback to CPU 9 months ago
Adam Treat ea66669cef Switch to new models2.json for new gguf release and bump our version to
2.5.0.
9 months ago
Adam Treat 12f943e966 Fix regenerate button to be deterministic and bump the llama version to latest we have for gguf. 9 months ago
Cebtenzzre a49a1dcdf4 chatllm: grammar fix 9 months ago
Cebtenzzre 31b20f093a modellist: fix the system prompt 9 months ago
Cebtenzzre 8f3abb37ca fix references to removed model types 9 months ago
Adam Treat d90d003a1d Latest rebase on llama.cpp with gguf support. 9 months ago
Akarshan Biswas 5f3d739205 appdata: update software description 9 months ago
Akarshan Biswas b4cf12e1bd Update to 2.4.19 9 months ago
Akarshan Biswas 21a5709b07 Remove unnecessary stuffs from manifest 9 months ago
Akarshan Biswas 4426640f44 Add flatpak manifest 9 months ago
Aaron Miller 6711bddc4c launch browser instead of maintenancetool from offline builds 10 months ago
Aaron Miller 7f979c8258 Build offline installers in CircleCI 10 months ago
Adam Treat dc80d1e578 Fix up the offline installer. 10 months ago
Adam Treat f47e698193 Release notes for v2.4.19 and bump the version. 10 months ago
Adam Treat ecf014f03b Release notes for v2.4.18 and bump the version. 10 months ago
Adam Treat e6e724d2dc Actually bump the version. 10 months ago
Adam Treat 06a833e652 Send actual and requested device info for those who have opt-in. 10 months ago
Adam Treat 045f6e6cdc Link against ggml in bin so we can get the available devices without loading a model. 10 months ago
Adam Treat 655372dbfa Release notes for v2.4.17 and bump the version. 10 months ago
Adam Treat aa33419c6e Fallback to CPU more robustly. 10 months ago
Adam Treat 79843c269e Release notes for v2.4.16 and bump the version. 10 months ago
Adam Treat 3076e0bf26 Only show GPU when we're actually using it. 10 months ago
Adam Treat 1fa67a585c Report the actual device we're using. 10 months ago
Adam Treat 21a3244645 Fix a bug where we're not properly falling back to CPU. 10 months ago
Adam Treat 0458c9b4e6 Add version 2.4.15 and bump the version number. 10 months ago
Aaron Miller 6f038c136b init at most one vulkan device, submodule update
fixes issues w/ multiple of the same gpu
10 months ago
Adam Treat 86e862df7e Fix up the name and formatting. 10 months ago
Adam Treat 358ff2a477 Show the device we're currently using. 10 months ago
Adam Treat 891ddafc33 When device is Auto (the default) then we will only consider discrete GPU's otherwise fallback to CPU. 10 months ago
Adam Treat 8f99dca70f Bring the vulkan backend to the GUI. 10 months ago
Adam Treat 987546c63b Nomic vulkan backend licensed under the Software for Open Models License (SOM), version 1.0. 10 months ago
Adam Treat d55cbbee32 Update to newer llama.cpp and disable older forks. 10 months ago
Adam Treat a63093554f Remove older models that rely upon soon to be no longer supported quantization formats. 11 months ago
Adam Treat 2c0ee50dce Add starcoder 7b. 11 months ago
Victor Tsaran ca8baa294b
Updated README.md with a wishlist idea (#1315)
Signed-off-by: Victor Tsaran <vtsaran@yahoo.com>
11 months ago
Lakshay Kansal 0f2bb506a8
font size changer and updates (#1322) 11 months ago
Akarshan Biswas c449b71b56
Add LLaMA2 7B model to model.json. (#1296)
* Add LLaMA2 7B model to model.json.

---------

Signed-off-by: Akarshan Biswas <akarshan.biswas@gmail.com>
11 months ago
Lakshay Kansal cbdcde8b75
scrollbar fixed for main chat and chat drawer (#1301) 11 months ago
Lakshay Kansal 3d2db76070
fixed issue of text color changing for code blocks in light mode (#1299) 11 months ago
Aaron Miller b9e2553995
remove trailing comma from models json (#1284) 12 months ago
Adam Treat 09a143228c New release notes and bump version. 12 months ago
Lakshay Kansal fc1af4a234 light mode vs dark mode 12 months ago
Adam Treat 6d03b3e500 Add starcoder support. 12 months ago
Adam Treat 397f3ba2d7 Add a little size to the monospace font. 12 months ago
AMOGUS 4974ae917c Update default TopP to 0.4
TopP 0.1 was found to be somewhat too aggressive, so a more moderate default of 0.4 would be better suited for general use.

Signed-off-by: AMOGUS <137312610+Amogus8P@users.noreply.github.com>
12 months ago
Lakshay Kansal 6c8669cad3 highlighting rules for html and php and latex 1 year ago
Adam Treat 0efdbfcffe Bert 1 year ago