Skip to content

Releases: josStorer/RWKV-Runner

v1.9.3

19 May 16:40
Compare
Choose a tag to compare

Changes

  • bump rwkv pip (improve VRAM usage when using rwkv7)
  • the reasoning model renderer no longer modifies the original response's <think> tags, but only processes them during the rendering process, and fixes the issue where markdown was not correctly rendered when rendering the <think> tags in certain cases
  • update the shortcut API list and model list in the settings, add OpenRouter and DeepSeek, and update the list with the most commonly used models at present
  • update rwkv.cpp model conversion script (3e97b6f) @MollySophia
  • update manifest (add rwkv7-g1 reasoning model)
  • add make devq command to improve the startup and reload speed during project development. Requires go install github.com/josStorer/wails/v2/cmd/[email protected]

Note: If you encounter WebView2 crash issues, please try opening the Windows Settings, click on Apps, search for
WebView2, click Modify -> Repair to update your WebView2 runtime.

Install

v1.9.2

12 Mar 15:38
Compare
Choose a tag to compare

Changes

  • deepseek compatible prefix mode api support
  • add deepthink toggle button
  • chores

The image below shows the effect of RWKV7-G1 1.5B model trained to 16% completion. The results may not be optimal as it's mainly for demonstrating the API server and UI functionality.

image

Note: If you encounter WebView2 crash issues, please try opening the Windows Settings, click on Apps, search for
WebView2, click Modify -> Repair to update your WebView2 runtime.

Install

v1.9.1

09 Mar 14:15
Compare
Choose a tag to compare

Changes

image

Note: If you encounter WebView2 crash issues, please try opening the Windows Settings, click on Apps, search for
WebView2, click Modify -> Repair to update your WebView2 runtime.

Install

v1.9.0

13 Dec 06:13
Compare
Choose a tag to compare

Changes

  • fix the handling of AVOID_REPEAT_TOKENS (Chinese punctuation) that may lead to rwkv7 fp16 overflow, causing the generation to terminate
  • fix the misidentification of rwkv5 as rwkv7 (#407)
  • improve version comparison

Note: If you encounter WebView2 crash issues, please try opening the Windows Settings, click on Apps, search for
WebView2, click Modify -> Repair to update your WebView2 runtime.

Install

v1.8.9

11 Dec 15:41
Compare
Choose a tag to compare

v1.8.8

20 Oct 07:57
Compare
Choose a tag to compare

v1.8.7

29 Aug 07:46
Compare
Choose a tag to compare

v1.8.7

  • withdrawing the obfuscated tiny package, as it caused some exceptions in the html webui

v1.8.6

Features

  • feat(python backend): function call support (#368) Great thanks to @EliwiiKeeya

image

  • feat(ui): add navigator for web on narrow screen (#376) Great thanks to @HaloWang

Improvements

  • improve WSL installation condition detection

Chores

  • 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

v1.8.6

29 Aug 07:15
Compare
Choose a tag to compare

Changes

Features

  • feat(python backend): function call support (#368) Great thanks to @EliwiiKeeya

image

  • feat(ui): add navigator for web on narrow screen (#376) Great thanks to @HaloWang

Improvements

  • improve WSL installation condition detection

Chores

  • 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

v1.8.5

25 Jul 15:57
Compare
Choose a tag to compare

v1.8.4

29 May 08:42
Compare
Choose a tag to compare