RWKV-Runner/CURRENT_CHANGE.md
2024-03-01 16:03:22 +08:00

1.2 KiB

Changes

This version includes important bug fixes, it is strongly recommended to upgrade to this version.

Upgrades

Features

  • allow setting quantizedLayers of WebGPU mode

Improvements

  • improve occurrence[token] condition
  • disable AVOID_PENALTY_TOKENS when generating (still enabled when preprocessing)
  • enable useHfMirror by default for chinese users

Fixes

  • fix the issue where state cache could be modified leading to inconsistent hit results
  • fix convert_safetensors.py for rwkv6
  • add python3-dev to lora fine-tune dependencies (this may previously lead to the error of v5 fine-tune)

Chores

  • hide MPS and CUDA-Beta Options
  • update manifest

Install