-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does Milvus support to use on nvidia jetson xavier? #4161
Comments
note: i need to do embeddings similarity search on nvidia jetson xavier, like Face recognition task!!! |
@17120033 Hi, Milvus does not support running on the ARM platform now. There is an old version that works on NVIDIA Jetson Nano: https://github.com/scsven/milvus/tree/jetson-nano. |
Thank you very much for your reply. In addition to Milvus, are there any other embeddings similarity search libraries that can be easily used on NVIDIA Jetson Xavier? |
@17120033 |
Any update on this matter? I would like to use Milvus on Jetson Xavier NX. |
We don't have enough resource to investigate compile milvus on ARM. You need to try it by yourself. |
did you find any other database?use milvus? thank u |
Should be fine to compile milvus and knowhere right know~ |
Please state your issue using the following template and, most importantly, in English.
What would you like to be added ?
Why is this needed ?
The text was updated successfully, but these errors were encountered: