File tree 3 files changed +57
-52
lines changed
frontend/wailsjs/go/backend_golang
3 files changed +57
-52
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Features
4
4
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
7
6
8
- ### Upgrades
7
+ ![ image ] ( https://github.com/user-attachments/assets/d1686c4a-4b35-4482-b7d6-ad206b93f20e )
9
8
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
12
15
13
16
### Improvements
14
17
15
- - improve prompts
16
- - improve error notifications during fine-tuning
18
+ - improve WSL installation condition detection
17
19
18
- ### Fixes
20
+ ### Chores
19
21
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
21
25
22
26
## Install
23
27
Original file line number Diff line number Diff line change 1
1
Client Download URL:
2
2
客户端下载地址:
3
3
クライアントのダウンロードURL:
4
+ https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner-amd64-installer.exe
4
5
https://github.com/josStorer/RWKV-Runner/releases/latest/download/RWKV-Runner_windows_x64.exe
5
6
6
7
Please execute this program in an empty directory. All related dependencies will be placed in this directory.
You can’t perform that action at this time.
0 commit comments