Serverless Endpoints

OctoAI currently supports the self-service models & checkpoints organized on this page, and we’ll continue to expand our models and services. Ready to run your first inference? Navigate to our Quickstart guide to get started.

Text Gen Models

OrganizationUse CasesModel NameAPI Model StringContext Length
MetaChatLlama2-Chat (13B)llama-2-13b-chat4,096
MetaChatLlama2-Chat (70B)llama-2-70b-chat4,096
MetaChatLlama3-Instruct (8B)meta-llama-3-8b-instruct8,192
MetaChatLlama3-Instruct (70B)meta-llama-3-70b-instruct8,192
MetaCodingCodellama-Instruct (7B)codellama-7b-instruct16,384
MetaCodingCodellama-Instruct (13B)codellama-13b-instruct16,384
MetaCodingCodellama-Instruct (34B)codellama-34b-instruct16,384
MistralChat, CodingMistral Instruct v0.2 (7B)mistral-7b-instruct32,768
Nous ResearchChat, CodingNous Hermes 2 Pro Mistral (7B)hermes-2-pro-mistral-7b32,768
MistralChat, CodingMixtral Instruct (8x7B)mixtral-8x7b-instruct32,768
Nous ResearchContent ModerationNous Hermes 2 Mixtral DPO (8x7B)nous-hermes-2-mixtral-8x7b-dpo32,768
MistralChat, CodingMixtral Instruct (8x22B)mixtral-8x22b-instruct65,536
MetaContent ModerationLlama Guardllamaguard-7b4,096
Alibaba DAMOEmbeddingGTE Largethenlper/gte-largen/a

Check out our REST API, Python SDK, or TypeScript SDK docs when you’re ready to use text gen models programmatically.

Media Gen Models

ServiceModelAPI Model String
Image GenStable Diffusion v1.5sd
Image GenStable Diffusion XL v1.0sdxl
Image GenSegmind Stable Diffusionssd
Image GenControlNet SD v1.5controlnet-sd15
Image GenControlNet SDXLcontrolnet-sdxl
Image AnimationStable Video Diffusion v1.1svd
Background RemovalIS-Netbackground-removal
UpscalingREAL-ESRGAN x4 Plusreal-esrgan-x4-plus
UpscalingREAL-ESRGAN x4 v3real-esrgan-x4-v3
UpscalingREAL-ESRGAN x4 v3 WDNreal-esrgan-x4-v3-wdn
UpscalingREAL-ESRGAN Anime Video v3real-esrgan-animevideo-v3
UpscalingREAL-ESRGAN x4 Plus Animereal-esrgan-x4-plus-anime
UpscalingREAL-ESRGAN x2 Plusreal-esrgan-x2-plus
AdetailerFace YOLOv8nface_yolov8n
AdetailerHand YOLOv8nhand_yolov8n
AdetailerFace Full MediaPipeface_full_mediapipe
AdetailerFace Short MediaPipeface_short_mediapipe
AdetailerFace Mesh MediaPipeface_mesh_mediapipe
AdetailerEyes Mesh MediaPipeeyes_mesh_mediapipe

Check out our Image Gen API and Video Gen API docs when you’re ready to use media gen models programmatically. You can also easily upload and run custom checkpoints and assets using OctoAI’s Asset Library.