Skip to content

Releases: josStorer/RWKV-Runner

v1.4.5

27 Aug 16:15
Compare
Choose a tag to compare

Changes

  • frontend: update manifest (a lot of new models)
  • frontend: correct Preset UI description
  • frontend: add HardwareMonitor (Windows Only)
  • lora finetune: fix max_epochs (#170)
  • python-backend: allow message content to be empty
  • python-backend: extra ChatCompletionBody params (raw, presystem)
  • python-backend: add default_stop when stop is null
  • webgpu: fix webgpu_server file permissions of linux and macos
  • chore

Install

v1.4.4

16 Aug 15:46
Compare
Choose a tag to compare

v1.4.3

31 Jul 15:03
Compare
Choose a tag to compare

v1.4.2

29 Jul 11:43
Compare
Choose a tag to compare

Breaking Changes

Due to performance and bandwidth considerations, the /chat/completions and /completions API no longer return the response field. If necessary, you can still uncomment it yourself.
Please note that this is never part of the OpenAI API, it existed previously only for API development convenience. If you follow the OpenAI API specification, you will not be affected in any way.

Changes

  • improve /chat/completions and /completions API performance (remove response field)
  • improve default ChatCompletion stop
  • improve python backend startup speed
  • update defaultConfigs

Install

v1.4.1

28 Jul 14:28
Compare
Choose a tag to compare

Changes

  • add Composition Page (RWKV-Music)
  • improve RunButton prompt
  • support for stop array api params
  • improve embeddings API results
  • improve python backend startup speed
  • add support for MIDI RWKV
  • add midi api
  • add CPU-120M-Music config
  • improve sse fetch
  • update manifest (a lot of new models)
  • update presets
  • remove LoraFinetunePrecision fp32
  • chore

Install

v1.4.0

28 Jul 05:17
Compare
Choose a tag to compare

Changes

  • add Composition Page (RWKV-Music)
  • improve RunButton prompt
  • support for stop array api params
  • improve embeddings API results
  • improve python backend startup speed
  • add support for MIDI RWKV
  • add midi api
  • add CPU-120M-Music config
  • improve sse fetch
  • update manifest (a lot of new models)
  • update presets
  • remove LoraFinetunePrecision fp32

Install

v1.3.9

17 Jul 05:14
Compare
Choose a tag to compare

v1.3.8

15 Jul 14:39
Compare
Choose a tag to compare

v1.3.7

10 Jul 13:58
Compare
Choose a tag to compare

v1.3.6

09 Jul 04:49
Compare
Choose a tag to compare