cm0002@piefed.world to LocalLLaMA@sh.itjust.worksEnglish · 11 days agoembeddinggemma :300mollama.comexternal-linkmessage-square4fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkembeddinggemma :300mollama.comcm0002@piefed.world to LocalLLaMA@sh.itjust.worksEnglish · 11 days agomessage-square4fedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkEnglisharrow-up4·10 days agoBasically yes I’ve only built my own systems that use sentence transformers You pass in a list of strings, it generates a list of vectors, those vectors can be used for all sorts of similarity analysis and retrieval.
Basically yes
I’ve only built my own systems that use sentence transformers
You pass in a list of strings, it generates a list of vectors, those vectors can be used for all sorts of similarity analysis and retrieval.