Releases: josStorer/RWKV-Runner
Releases · josStorer/RWKV-Runner
v1.1.8
fix the crash issue caused by temperature being 0
update logo
v1.1.7
improve logs
display current strategy
add strategy guides
remove langchain from dep_check
v1.1.6
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
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
fix_tokens
fix Cmd and CopyFile
v1.1.3
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.1
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.0.9
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