Skip to content

馃挮 Patch v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 05:13

Release Note (0.5.0)

Release time: 2022-08-03 05:13:06

馃檱 We'd like to thank all contributors for this new release! In particular,
numb3r3, Ziniu Yu, Alex Shan, felix-wang, Sha Zhou, Jina Dev Bot, Han Xiao, 馃檱

馃啎 New Features

  • [3402b1d1] - replace traversal_paths with access_paths (#791) (Ziniu Yu)
  • [87928a7b] - update onnx models and md5 (#785) (Ziniu Yu)
  • [8bd83896] - support onnx backend for openclip (#781) (felix-wang)
  • [f043b4d9] - update openclip loader (#782) (Alex Shan)
  • [fa62d8e9] - support openclip&mclip models + refactor model loader (#774) (Alex Shan)
  • [32b11cd6] - allow model selection in client (#775) (Ziniu Yu)
  • [0ff4e252] - allow credential in client (#765) (Ziniu Yu)
  • [ee7da10d] - support custom onnx file and update model signatures (#761) (Ziniu Yu)
  • [ed1b92d1] - docs: add qabot (#759) (Sha Zhou)

馃悶 Bug fixes

  • [e48a7a38] - change onnx and trt default model name to ViT-B-32::openai (#793) (Ziniu Yu)
  • [8b8082a9] - mclip cuda device (#792) (felix-wang)
  • [8681b88e] - fp16 inference (#790) (felix-wang)
  • [ab00c2ae] - upgrade jina (#788) (felix-wang)
  • [1db43b48] - no allow client to change server batch size (#787) (Ziniu Yu)
  • [58772079] - add models and md5 (#783) (Ziniu Yu)
  • [7c8285bb] - async progress bar does not display (#779) (Ziniu Yu)
  • [79e85eed] - miscalling clip_server in clip_client (Han Xiao)

馃摋 Documentation

馃嵐 Other Improvements

  • [b00963c4] - bump version to 0.5.0 (numb3r3)
  • [c458dd65] - remove clip_hg (#786) (Ziniu Yu)
  • [ca03dca3] - fix markdown-table extention (#772) (felix-wang)
  • [7b19bffe] - version: the next version will be 0.4.21 (Jina Dev Bot)