Skip to content

Releases: mostlygeek/llama-swap

v129

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:39
9e02c22

Changelog

  • 9e02c22 stopCmd should use same environment as p.cmd.Env (#171, #172)
  • 0bdbf2f fix more goreleaser deprecation warnings [skip ci]

v128

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:15
49035e2

Changelog

  • 49035e2 Append custom env vars instead of replace in Process (#171)
  • 9963ae1 fix? deprecation warning in .goreleaser.yaml [skip-ci]

v127

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:48
2ae48c7

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)

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:55
591a9cd

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:
image

Dark mode:
image

Changelog

v125

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:28
2dc0ca0

Changelog

  • 2dc0ca0 improve llama-swap upstream process recovery and restarts (#155)

v124

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:23
a84098d

Changelog

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

v123

Choose a tag to compare

@github-actions github-actions released this 30 May 04:53
1ac6499

Changelog

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

v122

Choose a tag to compare

@github-actions github-actions released this 26 May 17:37
02ee29d

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

Choose a tag to compare

@github-actions github-actions released this 20 May 17:47
02aee4e

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

Choose a tag to compare

@github-actions github-actions released this 19 May 22:44
e7af671

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)