Skip to content

Releases: josStorer/RWKV-Runner

v1.1.8

04 Jun 03:56
Compare
Choose a tag to compare

fix the crash issue caused by temperature being 0
update logo

v1.1.7

03 Jun 12:36
Compare
Choose a tag to compare

improve logs
display current strategy
add strategy guides
remove langchain from dep_check

v1.1.6

03 Jun 09:17
Compare
Choose a tag to compare

support MX, Tesla P, Quadro P, NVIDIA P, TITAN X, RTX A series, TITAN RTX and RTX TITAN Ada
add api logs

v1.1.5

02 Jun 16:00
Compare
Choose a tag to compare

support macOS (currently you have to compile it by yourself)
move state cache to memory to avoid vram error
add Instruction to Completion Presets
improve user guides (vc++ installation, path contains space, administrator privileges)

v1.1.4

31 May 08:30
Compare
Choose a tag to compare

fix_tokens
fix Cmd and CopyFile

v1.1.3

31 May 07:52
Compare
Choose a tag to compare

custom models path (#28)
custom python path (#26 #28)
custom strategy mode
improve system for rwkv-4-world
add button to reset all configs
tesla P104 P106 kernel
safe update-config
other improvements

v1.1.2

29 May 15:30
Compare
Choose a tag to compare

fix downloads page

v1.1.1

29 May 15:08
Compare
Choose a tag to compare

embed all core dependencies
support for tesla P40 custom cuda kernel
many details improvements
allow system (chat API) to be placed anywhere
update models source and hide old models

v1.1.0

29 May 01:41
Compare
Choose a tag to compare

embed dependencies

v1.0.9

28 May 16:28
Compare
Choose a tag to compare

Features

use model state cache to achieve 5x - 50x faster preparation time for generation
support for rwkv-4-world
preload preset_system
improve api concurrency performance
experimental macOS/Linux support

Fixes

the configs page now always displays the currently selected non-local model so that other models can be selected properly
sha256 check for model deduplication

chore

add FAQs to About