Skip to content

Commit

Permalink
release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Feb 21, 2024
1 parent 7710272 commit d33dff7
Showing 1 changed file with 4 additions and 29 deletions.
33 changes: 4 additions & 29 deletions CURRENT_CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,16 @@

### Upgrades

- web-rwkv-py 0.1.2 (Support V4, V5 and V6) https://github.com/cryscan/web-rwkv-py
- webgpu 0.3.13 https://github.com/cgisky1980/ai00_rwkv_server

### Features

- add markdown renderer switch
- allow loading conversation
- allow setting history message number
- expose penalty_decay, top_k
- add AVOID_PENALTY_TOKENS
- add [parse_api_log.py](https://github.com/josStorer/RWKV-Runner/blob/master/parse_api_log.py), this script can extract
formatted data from api.log

### Improvements

- improve macos experience
- improve fine-tune performance
- add better custom tokenizer support and tokenizer-midipiano.json
- improve path processing
- add EOS state cache point
- reduce package size
- rwkv 0.8.25 (fix v6 fp16i8)

### Fixes

- fix WSL2 WindowsOptionalFeature: Microsoft-Windows-Subsystem-Linux -> VirtualMachinePlatform
- fix finetune errorsMap ($modelInfo)
- fix /update-config can make the default value of unclearly specified fields invalid by passing in None fields

### Chores

- update defaultPresets
- update defaultModelConfigs
- rename manifest tag "Main" -> "Official"
- update manifest.json
- update Related Repositories
- other minor changes
- change AVOID_PENALTY to \n only
- chores

## Install

Expand Down

0 comments on commit d33dff7

Please sign in to comment.