📄️ anthropic
Superduper allows users to work with anthropic API models. The key integration is the integration of high-quality API-hosted LLM services.
📄️ cohere
Superduper allows users to work with cohere API models.
📄️ jina
Superduper allows users to work with Jina Embeddings models through the Jina Embedding API.
📄️ llamacpp
Superduper allows users to work with self-hosted LLM models via Llama.cpp.
📄️ openai
Superduper allows users to work with openai API models.
📄️ torch
Superduper allows users to work with arbitrary torch models, with custom pre-, post-processing and input/ output data-types, as well as offering training with superduper
📄️ sentence_transformers
superduper allows users to work with self-hosted embedding models via Sentence-Transformers.
📄️ sklearn
superduper allows users to work with arbitrary sklearn estimators, with additional support for pre-, post-processing and input/ output data-types.
📄️ transformers
Transformers is a popular AI framework, and we have incorporated native support for Transformers to provide essential Large Language Model (LLM) capabilities.
📄️ vllm
Superduper allows users to work with self-hosted LLM models via vLLM.