KoboldCPP-v1.52.2.yr1-ROCm
github-actions
released this
19 Dec 08:02
·
3175 commits
to main
since this release
-
Add
--checkforupdates
argument
If enabled, the argument--checkforupdates
will fetch the KoboldCpp-ROCm release page(via Github API) one time on start up via HTTPS and compare the latest version number with the current version number and notify the user if a new version is available.
A GUI button is shown on the Network tab. Disabled by default. -
hipBLAS autopicking and hipBLAS .kcpps bug fixes
Fixed a mistake preventing hipBLAS from being autopicked on startup
Fixed a bug that occurred when importing a .kcpps file with the backend "Use hipBLAS (ROCm)" and it not selecting "Use hipBLAS (ROCm)".