Skip to content

Releases: helixml/helix

1.2.10 - slimmer small image, fix scheduler regression

16 Oct 21:01
Compare
Choose a tag to compare

What's Changed

Fix issue where scheduler doesn't progress when there are no new requests from clients. Also, slim down the small image to make waiting less tedious on initial install.

  • revert(scheduler): do re-scheduling in the runner poll by @philwinder in #538

Full Changelog: 1.2.9...1.2.10

1.2.9 - faster docker images & new models

16 Oct 14:44
Compare
Choose a tag to compare

What's Changed

New base layers for faster model pulling in small image. Add mistral-nemo and q6 quant of mixtral to large image.

Full Changelog: 1.2.8...1.2.9

1.2.8 - fix eviction in runners

16 Oct 13:24
Compare
Choose a tag to compare

What's Changed

Fixes a bug that was causing eviction to fail and thus scheduling to get clogged up and hang.

Full Changelog: 1.2.7...1.2.8

1.2.7 - fix result limits in knowledge/RAG

16 Oct 06:02
aec4d5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.6...1.2.7

1.2.6 - return scheduling errors in the UI

15 Oct 19:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5 - fix scheduler bug

15 Oct 11:59
6a937c0
Compare
Choose a tag to compare

What's Changed

Fix bug that was causing requests to get matched to the wrong model instance.

  • fix(scheduler): reinstate model filter temporarily to ensure running models only get what they ask for by @philwinder in #533
  • Make context length smaller on 70b model so it fits in 48G by @lukemarsden in #534

Full Changelog: 1.2.4...1.2.5

1.2.4 - include llama3:instruct in base image

14 Oct 15:34
ca37536
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3 - fix version information

14 Oct 15:10
996545c
Compare
Choose a tag to compare

What's Changed

Version information is now correctly shown in the dashboard.

Full Changelog: 1.2.2...1.2.3

1.2.3-rc2 - another version fix

14 Oct 15:05
996545c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 1.2.3-rc1...1.2.3-rc2

1.2.3-rc1 - test version tagging

14 Oct 14:57
3c9e314
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 1.2.2...1.2.3-rc1