Building Milvus Standalone from a customized Knowhere #40450
Unanswered
tshimpi
asked this question in
Q&A and General discussion
Replies: 2 comments
-
No need to build the knowhere.so by yourself. The milvus compile process aotumatically fetch the knowhere repo by the tag and build the so. You will see a libknowhere.so generated under the path /milvus_repo/cmake_build/lib/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made some changes for my own research to knowhere. I want to build Milvus Standalone with those changes. How should I do that?
I have built knowhere and got the .so for knowhere
Beta Was this translation helpful? Give feedback.
All reactions