If it speaks the OpenAI chat-completions protocol, Zortium can attack it. No SDK changes. No instrumentation. Just a base URL and an API key.
Cloud API endpoints with OpenAI-compatible interfaces.
The reference provider — GPT-4o and every vision model via the OpenAI API
Ultra-fast LLaVA and Llama Vision inference — ideal for dev and CI pipelines
50+ open vision models including LLaVA and Qwen-VL for multi-model testing
FireLLaVA and vision models at scale with fast cold-start and low latency
Any vision model from the Replicate registry via their OpenAI-compatible endpoint
Claude via OpenAI-compatible proxies like LiteLLM, OpenRouter, or custom layers
Local and on-prem model serving with OpenAI-compatible APIs.
High-throughput serving for LLaVA, Qwen-VL, InternVL, and any HuggingFace model
Local model serving with the built-in OpenAI shim — no GPU needed for small models
Production-grade serving with quantization, streaming, and continuous batching
Desktop GUI + local OpenAI-compatible server for Mac and Windows developers
GGUF-compatible self-hosted inference — OpenAI drop-in on any hardware
Any OpenAI-compatible endpoint works
Use --max-asr to set an ASR threshold. The CLI exits 1 if your model exceeds it — native CI gate, no plugin needed.
Add a Zortium scan as a blocking step in your deployment workflow.
Same pattern for .gitlab-ci.yml. Set secrets in CI/CD variables.
Any endpoint that accepts base_url, api_key, and a model name in the OpenAI format works out of the box. Point Zortium at your internal gateway, your fine-tuned model API, or any proxy layer.