Andreas Eriksen

Results 6 comments of Andreas Eriksen

Thank you so much again Paul, I can confirm that this fixed the issue for me and also noticeably increases performance compared to my bit-reversing workaround - very happy with...

Hi, Sorry about that - Looks like there's a library you're missing. You can try installing it by "apt-get install libjpeg62", but there may still be more missing. Not your...

Hi Brandon, I don't think you are doing anything wrong. It seems that the common lisp part of slime, swank, is somehow failing to load the second time around. As...

> One can see in the log above that API could not connect to the index container which is a Vespa instance. As turned out the latest version (and some...

If we did https://github.com/vespa-engine/vespa/issues/27822 then the embedder can still just output a single tensor, but containing all the different representations. Then just slice out the one you want. This would...

Another use case for this is dimensionality reduction such as slicing (for MRL embeddings) or random projection which can be expressed in tensor math