Skip to content

Commit

Permalink
release v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Aug 29, 2024
1 parent 5644f9b commit fe3f132
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 52 deletions.
22 changes: 13 additions & 9 deletions CURRENT_CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,26 @@

### Features

- allow the use of the devtools (Ctrl/Cmd+Shift+F12)
- allow custom user avatar image of presets
- feat(python backend): function call support (#368) Great thanks to @EliwiiKeeya

### Upgrades
![image](https://github.com/user-attachments/assets/d1686c4a-4b35-4482-b7d6-ad206b93f20e)

- bump webgpu(python) (https://github.com/cryscan/web-rwkv-py)
- bump rwkv.cpp (rwkv6 support) (https://github.com/RWKV/rwkv.cpp)
- feat(ui): add navigator for web on narrow screen (#376) Great thanks to @HaloWang

<img src="https://github.com/user-attachments/assets/72fa06a4-7b36-4eb5-a5dc-e1ab140adb20" width="256"/>

- windows installer support: https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner-amd64-installer.exe
- add penalty_decay to the Completion Page

### Improvements

- improve prompts
- improve error notifications during fine-tuning
- improve WSL installation condition detection

### Fixes
### Chores

- fix: #353, numpy2.0 error when fine-tuning
- downgrade to golang1.20 for compatibility with windows7 (#377)
- update manifest.json (hide old models and add new models)
- html-webui.zip is now added to the release

## Install

Expand Down
1 change: 1 addition & 0 deletions build/windows/Readme_Install.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Client Download URL:
客户端下载地址:
クライアントのダウンロードURL:
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner-amd64-installer.exe
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner_windows_x64.exe

Please execute this program in an empty directory. All related dependencies will be placed in this directory.
Expand Down
86 changes: 43 additions & 43 deletions frontend/wailsjs/go/backend_golang/App.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe3f132

Please sign in to comment.