💫 Patch v0.5.0
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
- [
c67a7f59
] - add model support (#784) (Alex Shan) - [
bc6b72e6
] - add finetuner docs (#771) (Ziniu Yu) - [
2b78b12e
] - improve model support (#768) (Ziniu Yu)