Skip to content

Releases: mostlygeek/llama-swap

v124

03 Jun 18:23
a84098d
Compare
Choose a tag to compare

Changelog

  • a84098d Add missing object type to /v1/models endpoint (#154)
  • 4d02ccd Update README.md [skip ci]
  • dfd47ee Readme updates [skip ci]

v123

30 May 04:53
1ac6499
Compare
Choose a tag to compare

Changelog

  • 1ac6499 Add macros to Configuration schema (#149)
  • 25f3dc2 small doc update [skip ci]
  • 8422e4e move some docs to the wiki [no-ci]

v122

26 May 17:37
02ee29d
Compare
Choose a tag to compare

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

20 May 17:47
02aee4e
Compare
Choose a tag to compare

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

19 May 22:44
e7af671
Compare
Choose a tag to compare

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)

v119

17 May 02:57
b83a5fa
Compare
Choose a tag to compare

Changelog

v118

16 May 20:51
a8b81f2
Compare
Choose a tag to compare

Changelog

  • a8b81f2 Add stopCmd for custom stopping instructions (#136)
  • f9ee715 update configuration examples for multiline yaml commands #133

v117

16 May 17:00
2d00120
Compare
Choose a tag to compare

Changelog

v116

16 May 02:43
afc9aef
Compare
Choose a tag to compare

Changelog

v115

14 May 23:29
2441b38
Compare
Choose a tag to compare

Changelog

  • 2441b38 Make checking for process killed status more robust