Skip to main content

vLLM

Installation​

pip install superduper_vllm

API​

superduper allows users to work with self-hosted LLM models via "vLLM".

ClassDescriptionGitHubAPI-docs
superduper.ext.vllm.VllmModelCompletes a prompt with natural language (LLM) based on a self hosted LLMCodeDocs
superduper.ext.vllm.VllmAPICompletes a prompt with natural language (LLM) based on a self hosted LLM behind the vLLM API serverCodeDocs