License-enabled containers
Copy your license key, download the service account key, and run the script in this Github repository to get up-and-running:Fully-airgapped containers
A license key is not required to run a fully-airgapped container. If the terms of your agreement require a fully-airgapped container, we will provide:- Access to private registries that contain those images.
- A Google Cloud service account key to pull images.
- Directions for how to run the container.
www.datalab.to must be reachable
Our on-prem license requires that https://www.datalab.to is reachable in order to:- Activate and register your license with our servers.
- Send usage metrics.
Usage data sent to Datalab
License activation and usage heartbeats do not send private data to Datalab. Our intent is to ensure compliance with our license and to easily support customers when they run into problems. The container sends the following to our servers:- On container startup we activate your license. In that request, we send information about your hardware and OS available in
/procand/sys(in the container, not on your host). - At regular intervals we send usage heartbeats that contain:
- The # of successful/failed inference requests completed since the last heartbeat
- The # of inference requests submitted to the container over a recent time window
I need a fully-airgapped deployment
We also support fully-airgapped deployments that do not require a license. Get started by filling out this form. Please reach out to us at support@datalab.to if you have questions.Hardware Requirements
| Container Type | GPU Required | Minimum VRAM | Recommended Use |
|---|---|---|---|
marker | Yes (CUDA) | 24 GB | Standard document conversion with Surya OCR |
chandra | Yes (CUDA) | 80 GB | Full Chandra VLM for highest accuracy |
chandra-small | Yes (CUDA) | 16 GB | Smaller Chandra variants (2B/4B models) |
Health Check
Verify your container is running:Next Steps
On-Prem API
API reference for the on-prem container image.
On-Prem Overview
Compare open-source and paid on-prem deployment options.
Cloud Quickstart
Try the cloud-hosted API for quick evaluation.
Error Codes
Understand HTTP error codes and troubleshooting steps.