Commit Graph

10 Commits (d8c842263f0be02681e5c9ed756c07033f03f0bd)

Author SHA1 Message Date
Jared Van Bortel 0a40e71652
Maxwell/Pascal GPU support and crash fix (#1895)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
8 months ago
Jared Van Bortel 061d1969f8
expose n_gpu_layers parameter of llama.cpp (#1890)
Also dynamically limit the GPU layers and context length fields to the maximum supported by the model.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
8 months ago
Jared Van Bortel 7e9786fccf chat: set search path early
This fixes the issues with installed versions of v2.6.0.
8 months ago
Adam Treat 7f252b4970 This completes the work of consolidating all settings that can be changed by the user on new settings object. 1 year ago
Adam Treat 705b480d72 Start moving toward a single authoritative class for all settings. This
is necessary to get rid of technical debt before we drastically increase
the complexity of settings by adding per model settings and mirostat and
other fun things. Right now the settings are divided between QML and C++
and some convenience methods to deal with settings sync and so on that are
in other singletons. This change consolidates all the logic for settings
into a single class with a single API for both C++ and QML.
1 year ago
Adam Treat 267601d670 Enable the force metal setting. 1 year ago
Adam Treat 7f01b153b3 Modellist temp 1 year ago
niansa/tuxifan ddb5fa718d
Implemented logging mechanism (#785) 1 year ago
Adam Treat 7e42af5f33 localdocs 1 year ago
Adam Treat 6015154bef Moving everything to subdir for monorepo merge. 1 year ago