Nanodb docker image: dustynv/nanodb:r36.4.0 gives wrong results for search queries, also gives incorrect or duplicate index warning when performing validation.
all of the results are incorrect.
I ran the nanodb code from dustynv/nanodb:r36.2.0 in dustynv/nanodb:r36.4.0
it seems like the vectors.bin is not generated properly.
it works but is slower.
The implementation of nanodb in both images is different.
I mean, copying the code for nanodb from dustynv/nanodb:r36.2.0 and running it in on dustynv/nanodb:r36.4.0 , I noticed it uses a different omplementation of CLIPEmbedding in nanodb.