16 results for sentencetransformers · 0.062s

www.reddit.com/r/LocalLLaMA/comments/1c8pjac/llama3_and_sentencetransformers/

Llama3 and SentenceTransformers

Started playing with a few models which can be loaded via SentenceTransformers as simply as passing it their HF model page. Is this possible with a Q6 of Llama3? Otherwise which is. the simplest way...

Sponsored Partners
github.com/CODDIOM/PatentAI

CODDIOM/PatentAI

PatentAI: AI-powered patent gap analysis and innovation consultant using Llama 3, FAISS, and SentenceTransformers. (⭐ 1)

github.com/sidhantls/optim-sentence-transformers

sidhantls/optim-sentence-transformers

Optimize SentenceTransformers models with Optimum for faster inference using model.encode (⭐ 4)

www.reddit.com/r/LanguageTechnology/comments/19bh6rw/windows_freezing_after_encoding_with/

Windows freezing after encoding with sentencetransformers model

Ive been beating my head against the wall here. Trying to use a sentencetransformer model in python (windows) to embed sentences with cuda / on a nvidia gpu with Cuda toolkit 12.3 and updated driver. ...

github.com/codingshreyash/discord-community-ai

codingshreyash/discord-community-ai

Intelligent Discord bot using SentenceTransformers and semantic search to answer questions from historical community conversations and provide human-like resume reviews (⭐ 0)

github.com/dat-labs/verified-generators

dat-labs/verified-generators

Repository to hold the supported verified generators (OpenAI embeddings, SentenceTransformers, etc). (⭐ 1)

github.com/tlack/semantics

tlack/semantics

Semantic similarity via text embeddings in Elixir - powered by SentenceTransformers by SBert.net (⭐ 8)

www.reddit.com/r/MachineLearning/comments/1axfl30/d_ideal_vps_requirements_for_sentencetransformers/

[D] Ideal VPS requirements for SentenceTransformers

Currently, I'm using "intfloat/multilingual-e5-small" on my local machine for embedding my documents, but it's incredibly slow! What are some cheap, not too over the top, VPS options I can use wh...

github.com/miguelgrinberg/quotes

miguelgrinberg/quotes

Vector search demo app using Elasticsearch, FastAPI, React and SentenceTransformers embeddings. (⭐ 26)

www.reddit.com/r/learnmachinelearning/comments/1fzarbl/sentencetransformers_not_catching_opposite/

SentenceTransformers not catching opposite sentences

I'm trying to use [sentence-transformers](https://sbert.net/) to calculate the similarity between two texts. When using it on similar texts, it gives good results. For instance, "I'm happy" and "I'm...

github.com/ritesh-modi/fine-tuning-embeddings-template

ritesh-modi/fine-tuning-embeddings-template

This repo is a template to fine-tune embedding models using sentencetransformers based on different on configuration (⭐ 7)

arxiv.org/abs/2302.13149v2

STACC: Code Comment Classification using SentenceTransformers

Code comments are a key resource for information about software artefacts. Depending on the use case, only some types of comments are useful. Thus, automatic approaches to classify these comments have been proposed. In this work, we address this need...

github.com/milvus-io/milvus-model

milvus-io/milvus-model

A library integrating embedding and reranker models from OpenAI, SentenceTransformers etc for semantic search in vector database. (⭐ 59)