Skip to content

v0.11.6

Choose a tag to compare

@github-actions github-actions released this 25 Oct 18:18
· 357 commits to main since this release
v0.11.6
8333a83

Changelog

This reverts a change introduced in v0.11.4 to begin supporting async predict functions. The changes to how output redirection is handled broke a subset of models that started subprocesses during setup which then used stdout and/or stderr at predict time.