Skip to content

Commit

Permalink
release v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Mar 2, 2024
1 parent 2947162 commit 14acfc1
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions CURRENT_CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,17 @@
## Changes

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

### Upgrades

- webgpu 0.3.20 https://github.com/cgisky1980/ai00_rwkv_server

### Features

- allow setting quantizedLayers of WebGPU mode
- allow setting tokenChunkSize of WebGPU mode
- expose global_penalty

### 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)
- improve parameters controllable range

### Chores

- hide MPS and CUDA-Beta Options
- update manifest
- update defaultModelConfigs

## Install

Expand Down

0 comments on commit 14acfc1

Please sign in to comment.