Ziniu Yu
Ziniu Yu
Hi @161424 , it looks like your PyTorch is not successfully installed. Which platform are you using? Maybe you can try to uninstall and reinstall PyTorch or install `clip_server` in...
Hi, thank you for asking! For ONNX it is possible, and it will be supported in future releases. Unfortunately, we have not yet planned to support TensorRT for M-CLIP models...
Hi, what's your reproducible script? Please make sure the input is valid and complete.
@devinzli Hi, we improved our services over the past weeks. Can you try again?
To convert a PyTorch model to ONNX, you can follow the step-by-step guide provided by PyTorch. Check out their tutorial for converting a super-resolution model as an example: [PyTorch to...
@flamz3d What's your output of `jina -vf`?
Hi, as the tip suggests, do you have a flow with encoder and indexer?
You may learn how to start a search flow with [this documentation](https://clip-as-service.jina.ai/user-guides/retriever/), and then you may use `clip_client` to do the searching
Good can you also remove https://clip-as-service.jina.ai/hosting/by-jina/ , https://clip-as-service.jina.ai/ and maybe other place in the docs? 🙂 阿里嘎多
@learningpro Could you provide more details on this problem? Like the YAML file you use, steps to reproduce, etc. Thanks!