raphaelrk/clip-batch
Compute CLIP embeddings for batches of text and images. Accept multiple newline-separated inputs and return one vector e...
Found 61 models (showing 41-60)
Compute CLIP embeddings for batches of text and images. Accept multiple newline-separated inputs and return one vector e...
Compute semantic similarity scores for input sentences. Takes a list of sentences, encodes them into sentence embeddings...
Convert text to vector embeddings for semantic search, RAG, and pgvector-based retrieval. Accepts a string or an array o...
Generates text responses from text prompts, messages, and images with multimodal capabilities. Processes both text and v...
Generates text responses from prompts with ultra-low latency and fast response times. Supports up to 1 million token con...
Generate text and analyze images with Anthropic's most advanced language model, featuring state-of-the-art coding, reaso...
Advanced multimodal language model that processes text, images, videos, and audio to generate text responses. Features t...
Generates text responses with advanced reasoning capabilities based on textual prompts. Excels at mathematical problem-s...
Reranks search results by scoring query-document pairs for improved retrieval accuracy in RAG pipelines. Uses a cross-en...
Generates text based on text prompts and optional image inputs. Handles multimodal tasks combining text and image analys...
Generate text based on text prompts and optional image inputs. This multimodal language model handles both text and imag...
Calculates similarity scores between an input image and multiple text descriptions using OpenAI's CLIP (Contrastive Lang...
Ranks and scores query-document pairs using BAAI's newest balance-striking reranker model. Takes JSON input containing q...
Reranks query-document pairs by computing relevance scores between questions and answers. Takes JSON input containing tu...
Calculates relevance and similarity scores between text pairs. Takes JSON-formatted input containing query-passage pairs...
Reranks pairs of text inputs by computing relevance scores between them. Takes JSON-formatted text pairs as input and re...
Reranks text pairs by computing relevance scores between query-document pairs. Takes JSON input containing pairs of text...
Reranks pairs of text queries and documents based on their relevance scores using the BGE reranker large model. Takes JS...
Reranks documents based on their relevance to a search query. Takes a query string and a list of documents as input, the...
Rerank search results by scoring and ordering documents based on their relevance to a query using the Qwen3 reranker 8B...