Releases: mostlygeek/llama-swap
Releases · mostlygeek/llama-swap
v129
Compare
Sorry, something went wrong.
No results found
Changelog
9e02c22 stopCmd should use same environment as p.cmd.Env (#171 , #172 )
0bdbf2f fix more goreleaser deprecation warnings [skip ci]
v128
Compare
Sorry, something went wrong.
No results found
Changelog
49035e2 Append custom env vars instead of replace in Process (#171 )
9963ae1 fix? deprecation warning in .goreleaser.yaml [skip-ci]
v127
Compare
Sorry, something went wrong.
No results found
Changelog
2ae48c7 add debug output for start command
54c519e update Makefile to install ui deps
3fce9ee Update README.md [skip ci]
5899ae7 Update README.md [skip ci]
v126 (broken, use v129 instead)
Compare
Sorry, something went wrong.
No results found
The main feature of this release is a new React UI. This will serve as a foundation for more exposing more functionality for controlling model swapping through the web interface.
Screenshots:
Light Mode:
Dark mode:
Changelog
v125
Compare
Sorry, something went wrong.
No results found
Changelog
2dc0ca0 improve llama-swap upstream process recovery and restarts (#155 )
v124
Compare
Sorry, something went wrong.
No results found
Changelog
a84098d Add missing object type to /v1/models endpoint (#154 )
4d02ccd Update README.md [skip ci]
dfd47ee Readme updates [skip ci]
v123
Compare
Sorry, something went wrong.
No results found
Changelog
1ac6499 Add macros to Configuration schema (#149 )
25f3dc2 small doc update [skip ci]
8422e4e move some docs to the wiki [no-ci]
v122
Compare
Sorry, something went wrong.
No results found
Changelog
02ee29d increase default healthCheckTimeout to 120s
b2a891f Disable building of intel container until it's fixed upstream
8d2b568 Improve install script (#144 )
fb44cf4 Fix typos (#143 )
v121
Compare
Sorry, something went wrong.
No results found
Changelog
02aee4e remove noisy debug print message
f45896d add guard to avoid unnecessary logic in Process.Shutdown
f7e46a3 Add link to unload endpoint in upstream list (#140 )
c260907 Add linux install and uninstall shell scripts (#139 )
v120
Compare
Sorry, something went wrong.
No results found
Changelog
e7af671 remove noisy debug print message
8e62098 add guard to avoid unnecessary logic in Process.Shutdown
c260907 Add linux install and uninstall shell scripts (#139 )