Skip to content

Commit fe3f132

Browse files
committed
release v1.8.6
1 parent 5644f9b commit fe3f132

File tree

3 files changed

+57
-52
lines changed

3 files changed

+57
-52
lines changed

CURRENT_CHANGE.md

+13-9
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,26 @@
22

33
### Features
44

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

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

10-
- bump webgpu(python) (https://github.com/cryscan/web-rwkv-py)
11-
- bump rwkv.cpp (rwkv6 support) (https://github.com/RWKV/rwkv.cpp)
9+
- feat(ui): add navigator for web on narrow screen (#376) Great thanks to @HaloWang
10+
11+
<img src="https://github.com/user-attachments/assets/72fa06a4-7b36-4eb5-a5dc-e1ab140adb20" width="256"/>
12+
13+
- windows installer support: https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner-amd64-installer.exe
14+
- add penalty_decay to the Completion Page
1215

1316
### Improvements
1417

15-
- improve prompts
16-
- improve error notifications during fine-tuning
18+
- improve WSL installation condition detection
1719

18-
### Fixes
20+
### Chores
1921

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

2226
## Install
2327

build/windows/Readme_Install.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Client Download URL:
22
客户端下载地址:
33
クライアントのダウンロードURL:
4+
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner-amd64-installer.exe
45
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner_windows_x64.exe
56

67
Please execute this program in an empty directory. All related dependencies will be placed in this directory.

frontend/wailsjs/go/backend_golang/App.js

+43-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)