Skip to content

Releases: fredrikluo/mlserving

update to the latest annoy module

30 Jun 12:57
b5d1c59
Compare
Choose a tag to compare

It appears that the new Annoy module has addressed the memory leak issue.

This release is to implement that fix.

1.1.3 release

12 Apr 10:57
Compare
Choose a tag to compare

fix bugs

1.1.2 release

12 Apr 10:54
Compare
Choose a tag to compare
  • adding a new function to get nearest neighbor by a vector

1.1.1 release

12 Apr 09:44
Compare
Choose a tag to compare
  • adding missing file to make the release useful

1.1.0 release

12 Apr 09:37
Compare
Choose a tag to compare
  • adding serving embeddings directly
  • reorganize the code structure to follow the standard golang project.

first release

10 Apr 20:24
Compare
Choose a tag to compare
1.0.0

use updated interface