Skip to main content

Llama.cpp

Installation​

pip install superduper_llama_cpp

API​

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

ClassDescriptionGitHubAPI-docs
superduper.ext.llamacpp.LlamaCppCompletes a prompt with natural language (LLM)CodeDocs
superduper.ext.llamacpp.LlamaCppEmbeddingEmbeds textCodeDocs