Skip to content

Releases: groovybits/rsllm

v0.5.1 Twitch Chat Working

22 Mar 03:00
Compare
Choose a tag to compare

What's Changed

  • Twitch chat working and general llm error retries by @groovybits in #29

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Control LLM Concurrency

18 Mar 11:39
1fd809a
Compare
Choose a tag to compare

What's Changed

  • Limit LLM Concurrency and fix issues with SD / LLM crashing long-term by @groovybits in #27

Full Changelog: v0.4.9...v0.5.0

v0.4.9 - improved image quality

18 Mar 03:48
Compare
Choose a tag to compare

Full Changelog: v0.4.8...v0.4.9

Use more steps for SD Turbo

v0.4.8b - update mpegts reader

18 Mar 00:18
Compare
Choose a tag to compare

v0.4.7 - fix docker and docs.rs

18 Mar 00:08
Compare
Choose a tag to compare

v0.4.5 - feature flag use mps instead of metal

17 Mar 23:45
Compare
Choose a tag to compare

v0.4.4 - crate publish fixes

17 Mar 21:58
Compare
Choose a tag to compare

v0.4.3 publish as crate, stable if not in daemon mode

17 Mar 20:38
Compare
Choose a tag to compare

What's Changed

  • Interactive mode by @groovybits in #20
  • Daemon mode breaks after awhile, but normal 1 iteration mode works well now.
  • Doesn't crash system! :P

Full Changelog: v0.4.2...v0.4.3

v0.4.2 - fix most instability issues

17 Mar 08:59
44079b1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Refactor pipeline for handling image/speech tasks by @groovybits in #19

Full Changelog: v0.4.1...v0.4.2

v0.4.1 - unstable release

16 Mar 19:53
8997a50
Compare
Choose a tag to compare
Pre-release

Concurrency is now worked out, fixes issues with using more ram than reasonable which could crash a system. Now it is well regulated and can use multiple threads concurrently yet not eat more memory than necessary and not have out of order NDI output.

What's Changed

  • Threading - Consolidate image and speech generation functions into a concurrent async pipeline to NDI by @groovybits in #17

Full Changelog: v0.3.0...v0.4.0

What's Changed

  • v0.4.1 unstable work on getting full GPU usage and seamless playback by @groovybits in #18

Full Changelog: v0.4.0...v0.4.1