Skip to content

Lantern Extras 0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 10:17
· 1 commit to main since this release

What's Changed

  • Optimize relu max pooling and fix sql query for non-integer primary keys by @var77 in #134
  • Optimize relu_max_pooling and mean_pooling functions by @var77 in #135
  • Limit update batching for embedding jobs to specified defaults by @var77 in #136
  • do not take any other jobs if daemon has specified label by @var77 in #137
  • fix bug for initial label caching, update tests by @var77 in #138
  • remove cache for labels and handle label updates in update processor by @var77 in #139
  • make daemon label check more strict by @var77 in #140
  • fix progress issue in external indexing for small tables by @var77 in #141
  • Add external indexing tcp server by @var77 in #142
  • correctly handle error when target db url is not valid by @var77 in #143
  • add ssl config to external indexing server by @var77 in #144
  • cleanup tmp index files after indexing finishes or errors by @var77 in #145
  • External Indexing Server Status by @var77 in #146
  • fix memory leak in external indexing by not shadowing the variable by @var77 in #147
  • push containers with cpu-native build for common intel CPUs by @var77 in #148
  • update cli to 0.3.24 by @var77 in #149
  • pass usearch defines to enable simsimd and native f16 for optimized builds by @var77 in #150
  • external indexing quantization by @var77 in #151
  • remove saphirerapids build from CI by @var77 in #152
  • Daemon as background worker by @var77 in #153

Full Changelog: 0.2.3...0.3.0