logoalt Hacker News

stephantultoday at 2:32 PM1 replyview on HN

Nice! I’ve been working on something similar and found similar results.

In my experiments, I used lots of embedding models and the results were not nearly as uniform as this curve, just FYI. I didn’t use any of the API-based models though

I also wrote about this exact comparison when using PCA and MRL to quantize static models, see: https://stephantul.github.io/blog/mrl-pca/


Replies

dcastmtoday at 3:49 PM

Thank you! Will take a look at your results.

I couldn't find much when I first looked into this, which is why I ended up writing the article.

show 2 replies