We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71ee40 commit ad4678cCopy full SHA for ad4678c
CHANGELOG.md
@@ -1,5 +1,4 @@
1
-- The 'Download Models' screen now includes an interface to browse HuggingFace models and download them from the app
2
- directly (#17)
3
-- Improved error handling for errors occurring in the native code (#31)
4
-- The 'Chat Settings' screen now includes a field to configure the model's context size (#34)
5
-- Sync with upstream llama.cpp (particularly for DeepSeek support)
+- Add translations for zh-CN (Chinese Simplified) (#47)
+- Add dark-theme to the app (#25)
+- Off-load model when the app is not visible on the screen (#52)
+- Add more options for configuring chat - `use_mmap`, `use_mlock`, `chat_template` and `n_threads` (#38)
0 commit comments