Skip to content

Commit ad4678c

Browse files
committed
update CHANGELOG.md for v0.0.5
1 parent c71ee40 commit ad4678c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
1+
- Add translations for zh-CN (Chinese Simplified) (#47)
2+
- Add dark-theme to the app (#25)
3+
- Off-load model when the app is not visible on the screen (#52)
4+
- Add more options for configuring chat - `use_mmap`, `use_mlock`, `chat_template` and `n_threads` (#38)

0 commit comments

Comments
 (0)