Skip to content

Releases: mostlygeek/llama-swap

v90

19 Feb 01:37
cebf9c4
Compare
Choose a tag to compare

Note

The only functionality change of this release is that health checks has been increased from 1 second to 5 seconds. Everything else is documentation, Github Action and docker additions to make llama-swap more convenient to deploy.

Changelog

  • cebf9c4 increase health check to a minimum of 5 seconds
  • 1e25b44 add workflow_dispatch to release action
  • 0815bb4 Add windows to goreleaser #54
  • 7187cfe add Windows build support to Makefile (#54)
  • 24089d2 remove "no musa container" note from README
  • ebabe55 Delete untagged packages after build and push (#55)
  • 41a3382 deletion of untagged containers happen after build-and-push
  • 7e3353e add action step to remove untagged containers
  • 4ed58fb update container build action
  • f5a2be6 revert package src until new ggml-org has them
  • f5e6ec3 fix package src in containerfile
  • 3f462da switch package source from ggerganov to ggml-org
  • 48bd766 Update README.md
  • 8d319da improve README organization (i think...)
  • be7c502 improve docs
  • 92336f0 more container build fixes
  • ed2a50d fix bug in build-container.sh
  • 0acfdb9 update workflow to build cpu and disable musa
  • 96a8ea0 add cpu docker container build
  • f20f2c9 add docs and container build improvements #43
  • 7a97c38 enable parallel container built #46
  • 4885132 more permissions futzing
  • 8b46a0b grant package:write to container workflow #46
  • 1b6736e rename workflow for containers
  • ddc1ce0 fix container file name #46
  • 11d024b just build cuda while debugging
  • 43e23c1 add check for GITHUB_TOKEN #46
  • f9c8e76 add execute bit on build-container.sh
  • d7e1bb9 add GITHUB_TOKEN to container build env
  • ab93460 first container code (#52)

v89

07 Feb 22:21
eab9795
Compare
Choose a tag to compare
v89

Changelog

  • eab9795 remove panic() when cmd or process is nil

v88

06 Feb 01:21
09bdd86
Compare
Choose a tag to compare
v88

Changelog

v87

03 Feb 19:52
85cd74a
Compare
Choose a tag to compare
v87

Changelog

  • 85cd74a Improve process start and stop reliability (#38)

v86

31 Jan 20:44
314d2f2
Compare
Choose a tag to compare
v86

Changelog

  • 314d2f2 remove cmd_stop configuration and functionality from PR #40 (#44)

v85

31 Jan 19:00
fad25f3
Compare
Choose a tag to compare
v85

Changelog

v84 (DO NOT USE)

31 Jan 01:02
baeb0c4
Compare
Choose a tag to compare

The cmd_stop functionality was removed in #44. llama-swap requires docker v26.1.4+.

Changelog

  • baeb0c4 Add cmd_stop configuration to better support docker (#35)

v83

20 Jan 23:26
2833517
Compare
Choose a tag to compare
v83

Changelog

  • 2833517 Improve handling of process that do not handle SIGTERM (#38)

v82

16 Jan 20:13
abdc2bf
Compare
Choose a tag to compare
v82

Changelog

  • abdc2bf Fix panic when requesting non-members of profiles
  • c3b8347 Update README.md
  • 3c8e727 Update README.md

v81

13 Jan 02:40
3a1e9f8
Compare
Choose a tag to compare
v81

Changelog