mccullocht commented on PR #16200: URL: https://github.com/apache/lucene/pull/16200#issuecomment-4624850015
Worth noting that this is a `byte[]` vector path change, not quantization path. It may not make sense to change anything in the Lucene104 vector codecs. I'm not quite sure what l2 normalization looks like in the case of byte vectors, and the details might depend on exactly which embedding model was used and how the vector was quantized. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
