Skip to content

Releases: josStorer/RWKV-Runner

v1.3.0

28 Jun 13:36
Compare
Choose a tag to compare

v1.2.9

24 Jun 16:22
Compare
Choose a tag to compare

Changes

  • Chat Presets (Experimental)
  • display models that have not been fully downloaded in Downloads page, even if the program is restarted
  • improve error messages

Install

v1.2.8

21 Jun 15:24
Compare
Choose a tag to compare

v1.2.7

21 Jun 14:16
Compare
Choose a tag to compare

Changes

  • add more chat utils (retry, edit, delete)
  • improve InstallPyDep for non-english path
  • when precision is fp32, disable customCuda
  • rename 100+ Languages to Global Languages
  • update SupportedCustomCudaDevices
  • fix the prompt cache that contains potential error
  • avoid overflow
  • chore

Install

v1.2.6

20 Jun 17:08
Compare
Choose a tag to compare

v1.2.5

20 Jun 16:57
Compare
Choose a tag to compare

v1.2.4

15 Jun 16:47
Compare
Choose a tag to compare

v1.2.3

14 Jun 15:01
Compare
Choose a tag to compare

Changes

  • global sse AbortController even if switching pages
  • remember current chat input even if switching pages
  • reset confirm for completion page
  • improve OpenFileFolder
  • improve python dependencies installation
  • add additional startup condition

Install

v1.2.2

13 Jun 15:32
Compare
Choose a tag to compare

Changes

  • add support for python3.8 3.9
  • avoid misoperations of state_cache API
  • allow unloading model with switch-model API
  • add logs for Generation Prompt
  • add max state cache length
  • update models manifest and default configs
  • update Instruction template
  • improve built-in user guides

Install

v1.2.1

09 Jun 13:23
Compare
Choose a tag to compare

Changes

  • CI/CD pipeline
  • update InstallPyDep for better macOS support
  • improve update process for macOS and Linux
  • add server deploy examples for windows and linux
  • organize the structure of manifest.json
  • add logs for state cache and switch-model
  • fix UnboundLocalError: local variable 'response' referenced before assignment
  • remove enableHighPrecisionForLastLayer

Install