Skip to content

Releases: hypernetix/lmstudio-go

v1.0.4

Choose a tag to compare

@Artifizer Artifizer released this 08 Sep 15:27
208d172

fix: fix race condition on many parallel requests
fix: fix a race condition in the model load cancellation
style: replace UTF-8 icons by ASCII text for wider terminals support

v1.0.3

Choose a tag to compare

@Artifizer Artifizer released this 27 Jul 15:41
1e56812

Improve the error reporting on model load/unload errors

v1.0.2

Choose a tag to compare

@Artifizer Artifizer released this 02 Jul 14:22
d7984c3

= Version v1.0.2

New features

The library:

  1. Model load cancellation
  2. Model load timeout

The cli tool:

  1. Quiet mode
  2. Model load progress indication
  3. Model load timeout option

v1.0.1

Choose a tag to compare

@Artifizer Artifizer released this 13 May 22:03
c27182f

What's Changed

  • Added LM Studio autodiscovery feature by @Artifizer in #15
  • Minor code style fixes for cyclomatic complexity and formatting

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@Artifizer Artifizer released this 10 May 20:15
d7bcedb

What's Changed

Full Changelog: https://github.com/hypernetix/lmstudio-go/commits/v1.0.0