Y
Hacker News
new
|
ask
|
show
|
jobs
by
sync
301 days ago
It, uh... generates mock embeddings?
https://github.com/trvon/yams/blob/c89798d6d2de89caacdbe50d2...
(seems like there's some vague future plans for models like all-MiniLM-L6-v2, all-mpnet-base-v2)
1 comments
pbronez
301 days ago
Hmm I wonder how much that effects the compression benefits of block level duplication. The mock embeddings choose vector elements from a normal distribution, so it’s far from uniform
link