Releases: mostlygeek/llama-swap
Releases · mostlygeek/llama-swap
v124
Changelog
- a84098d Add missing object type to /v1/models endpoint (#154)
- 4d02ccd Update README.md [skip ci]
- dfd47ee Readme updates [skip ci]
v123
Changelog
- 1ac6499 Add macros to Configuration schema (#149)
- 25f3dc2 small doc update [skip ci]
- 8422e4e move some docs to the wiki [no-ci]
v122
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
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
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)
v118
Changelog
- a8b81f2 Add stopCmd for custom stopping instructions (#136)
- f9ee715 update configuration examples for multiline yaml commands #133
v115
Changelog
- 2441b38 Make checking for process killed status more robust