Commit Graph

67 Commits (4eefd386d064e9bbc4e9e1af4380ede75057467c)

Author SHA1 Message Date
Cebtenzzre 8f3abb37ca fix references to removed model types 12 months ago
Aaron Miller 6711bddc4c launch browser instead of maintenancetool from offline builds 12 months ago
Aaron Miller 7f979c8258 Build offline installers in CircleCI 12 months ago
Adam Treat dc80d1e578 Fix up the offline installer. 1 year ago
Adam Treat f47e698193 Release notes for v2.4.19 and bump the version. 1 year ago
Adam Treat ecf014f03b Release notes for v2.4.18 and bump the version. 1 year ago
Adam Treat e6e724d2dc Actually bump the version. 1 year ago
Adam Treat 79843c269e Release notes for v2.4.16 and bump the version. 1 year ago
Adam Treat 0458c9b4e6 Add version 2.4.15 and bump the version number. 1 year ago
Adam Treat d55cbbee32 Update to newer llama.cpp and disable older forks. 1 year ago
Adam Treat 09a143228c New release notes and bump version. 1 year ago
Adam Treat 6d03b3e500 Add starcoder support. 1 year ago
Adam Treat ae8eb297ac Add sbert backend. 1 year ago
Adam Treat e8b19b8e82 Bump version to 2.4.14 and provide release notes. 1 year ago
Aaron Miller f0faa23ad5
cmakelists: always export build commands (#1179)
friendly for using editors with clangd integration that don't also
manage the build themselves
1 year ago
Adam Treat c8d761a004 Add a nicer message. 1 year ago
Adam Treat e2458454d3 Bump to v2.4.12 and new release notes. 1 year ago
Akarshan Biswas c987e56db7 Update CMakeLists.txt - change WaylandClient to WaylandCompositor
https://doc.qt.io/qt-6/qwaylandcompositor.html

Signed-off-by: Akarshan Biswas <akarshan.biswas@gmail.com>
1 year ago
Akarshan Biswas 16bd4a14d3 Add Qt6:WaylandClient only to Linux Build
Signed-off-by: Akarshan Biswas <akarshan.biswas@gmail.com>
1 year ago
Adam Treat 18316cde39 Bump to 2.4.12 and release notes. 1 year ago
Adam Treat db528ef1b0 Add a close button for dialogs. 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 2a6c673c25 Begin redesign of settings dialog. 1 year ago
Adam Treat dedb0025be Refactor the settings dialog so that it uses a set of components/abstractions
for all of the tabs and stacks
1 year ago
Adam Treat 1cd734efdc Provide an abstraction to break up the settings dialog into managable pieces. 1 year ago
Adam Treat 58cd346686 Bump release again and new release notes. 1 year ago
Adam Treat 9375c71aa7 New release notes for 2.4.9 and bump version. 1 year ago
Adam Treat 267601d670 Enable the force metal setting. 1 year ago
Aaron Miller 198b5e4832 add Falcon 7B model
Tested with https://huggingface.co/TheBloke/falcon-7b-instruct-GGML/blob/main/falcon7b-instruct.ggmlv3.q4_0.bin
1 year ago
Adam Treat a0f80453e5 Use sysinfo in backend. 1 year ago
Adam Treat 7f01b153b3 Modellist temp 1 year ago
Adam Treat c1794597a7 Revert "Enable Wayland in build"
This reverts commit d686a583f9.
1 year ago
Akarshan Biswas d686a583f9 Enable Wayland in build
# Describe your changes
The patch include support for running natively on a Linux Wayland display server/compositor which is successor to old Xorg.
Cmakelist was missing WaylandClient so added it back.

Will fix #1047 .

Signed-off-by: Akarshan Biswas <akarshan.biswas@gmail.com>
1 year ago
Adam Treat 42e8049564 Bump version and new release notes for metal bugfix edition. 1 year ago
Adam Treat e2c807d4df Always install metal on apple. 1 year ago
Adam Treat d5179ac0c0 Fix cmake build. 1 year ago
Adam Treat d4283c0053 Fix metal and replit. 1 year ago
Adam Treat 0a0d4a714e New release and bump the version. 1 year ago
AT a9c2f47303
Add new solution for context links that does not force regular markdown (#938)
in responses which is disruptive to code completions in responses.
1 year ago
Aaron Miller d3ba1295a7
Metal+LLama take two (#929)
Support latest llama with Metal
---------

Co-authored-by: Adam Treat <adam@nomic.ai>
Co-authored-by: niansa/tuxifan <tuxifan@posteo.de>
1 year ago
Adam Treat b162b5c64e Revert "llama on Metal (#885)"
This reverts commit c55f81b860.
1 year ago
Aaron Miller c55f81b860
llama on Metal (#885)
Support latest llama with Metal

---------

Co-authored-by: Adam Treat <adam@nomic.ai>
Co-authored-by: niansa/tuxifan <tuxifan@posteo.de>
1 year ago
Adam Treat 8fb73c2114 Forgot to bump. 1 year ago
Adam Treat f5bdf7c94c Bump the version. 1 year ago
Adam Treat 1d4c8e7091 These need to be installed for them to be packaged and work for both mac and windows. 1 year ago
AT 5f95aa9fc6
We no longer have an avx_only repository and better error handling for minimum hardware requirements. (#833) 1 year ago
Adam Treat 55055ca983 Add the ability to change the directory via text field not just 'browse' button. 1 year ago
Adam Treat 188770c92a Remove this as it is no longer useful. 1 year ago
niansa/tuxifan ddb5fa718d
Implemented logging mechanism (#785) 1 year ago
Adam Treat cae757aacd Make all the toolbuttons highlight on hover. 1 year ago