Releases: josStorer/RWKV-Runner
v1.2.0
improve details
officially support macOS and Linux
Install
Windows: https://github.com/josStorer/RWKV-Runner/blob/master/build/windows/Readme_Install.txt
MacOS: https://github.com/josStorer/RWKV-Runner/blob/master/build/darwin/Readme_Install.txt
Linux: https://github.com/josStorer/RWKV-Runner/blob/master/build/linux/Readme_Install.txt
v1.1.9
OpenFileFolder for Linux
add ResetConfigsButton to Home Page
Improved cross-platform interaction
Improve development config
Improve the built-in download function, enhance the logic robustness and reliability in adverse network environments to avoid the problem of PytorchStreamReader failed reading zip archive: invalid header or archive is corrupted
, as well as the problem of loading corrupted files leading to garbled answers.
Currently, it has been confirmed through the following tests that the SHA256 of the downloaded files are consistent after completion of the download: select a model for download, continuously switch network proxies during the download process, constantly click pause and resume, unplug the network cable, force quit the program, and the integrity of the downloaded file is still normal upon completion.