kaivalnp commented on issue #15734:
URL: https://github.com/apache/lucene/issues/15734#issuecomment-3929709682

   This "expansion" to a higher dimension is probably better to do outside 
Lucene (ideally the model itself?), but sharing because I found it interesting 
that it works on existing vectors too!
   
   Perhaps we can add an option to `luceneutil` to try non-standard 
quantization options?
   
   Perhaps a Lucene format (_experimental!_) that takes an arbitrary 
"compression factor" (in the range `(1, 32)`) and internally expands the vector 
+ uses an appropriate quantization?


-- 
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]

Reply via email to