Skip to content

Commit

Permalink
release v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Aug 27, 2023
1 parent c7a580c commit a3541d0
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CURRENT_CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
## Changes

- webgpu support (AMD, Intel, Nvidia, Apple)
- add rwkv-cuda-beta support (faster)
- add misc API (`/models` and `/dashboard/billing/credit_grants`)
- allow multiple systems
- allow completions input to be null
- 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

Expand Down

0 comments on commit a3541d0

Please sign in to comment.