Launch any GPU in 60 seconds

Choose dedicated hardware by the hour, connect over SSH, and run your own stack with full root access.

Use cases

Your GPU. Any workload.

Use the machine directly with the tools and execution model you already have.

01Model training

Run your own training code, checkpoints, and distributed stack.

02Fine-tuning

Use LoRA, QLoRA, or full-parameter workflows without a managed runtime.

03Batch compute

Process datasets, embeddings, media, or scheduled CUDA jobs.

04Custom workloads

Bring containers, notebooks, renderers, or any CUDA-compatible stack.

Shell access

H100 SXM ready
root@gpu.hexgrid.cloud
$ ssh root@gpu.hexgrid.cloudConnected to Hexgrid GPU Cloudroot@hexgrid:~# nvidia-smi --query-gpu=name --format=csv,noheaderNVIDIA H100 SXMroot@hexgrid:~# 

Direct SSH access with your keys, containers, and startup scripts.

Bring any framework, container, or training script. Hexgrid provides the machine; everything above it stays yours.

Deploy private LLM in 3-clicks

Configure, choose your hardware, and ship a private inference endpoint — no infrastructure to manage.

01

Choose a model

Pick from open-weight models, then dial in the precision and context length that match your latency and cost targets.

FP16 · FP8 · INT4Up to 128K contextOpen weights
02

Select a GPU

Match your workload to the right accelerator — compare VRAM, datacenter region, and price per hour before you commit.

24–80 GB VRAMUS · EU · APACfrom $0.49/hr
03

Deploy & get an API

Launch in one click and get a secure, OpenAI-compatible HTTPS endpoint you can call from anywhere.

Private HTTPSAutoscalingLive in <10 min
Endpoint live

OpenAI compatible API

Point your existing OpenAI-compatible client at HexGrid — keep the model private, run it on dedicated GPUs, no rewrites.

SSL CertificateBearer AuthObservabilityRate Limiting

Swap one line — set base_url bearer_token to your endpoint. Everything else stays the same.

/v1/chat/completions
curl https://api.hexgrid.cloud/v1/chat/completions \
  -H "Authorization: Bearer $HEXGRID_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "llama-3.3-70b-instruct",
    "messages": [
      { "role": "user", "content": "Explain private GPU inference." }
    ]
  }'
01

No more CUDA mismatch errors

We align NVIDIA drivers, CUDA, PyTorch, kernels, and model dependencies before deployment so your runtime starts correctly.

02

No more guessing what fits in VRAM

We tune precision, quantization, context length, batching, and memory allocation for the GPU you select.

03

No more inference-engine tuning

We configure vLLM, SGLang, and model-specific runtimes with optimized settings for your workload.

04

No more incompatible GPU deployments

We match models to supported GPU architectures and deployment modes to avoid unsupported operations and costly fallbacks.

Trending models on day zero

Private LLM deployments in minutes, train your model, and scale without managing servers. Dedicated hardware and complete isolation.

Private ComfyUI for unlimited videos

Deploy pre-provisioned MiniMax H3, Wan 2.2 or LTX Video into ComfyUI on your own private GPU.

What people make here

Native ComfyUI, Ready to use.

It's the ComfyUI you already know, on a box only you can reach. Swap checkpoints, drop in LoRAs, install whatever node pack you found on GitHub last night, then queue a hundred seeds and walk away.

Ready-to-run video workflows

Launch preconfigured workflows for MiniMax H3, Wan, LTX and more without wiring nodes, models, or dependencies yourself.

Models provisioned automatically

Required checkpoints, VAEs, text encoders, LoRAs, and runtime dependencies are installed and matched to the workflow for you.

Open ComfyUI and start generating

No setup maze, missing-model errors, or compatibility debugging. Your GPU, workflow, and models are ready from the first launch.

Camera movesCharacter consistencyPhysics that hold

Your workspace

MiniMax H3 on H100 SXM
comfy.hexgrid.cloud
Load Checkpointminimax_h3_video.safetensorsCLIP Text Encodeslow dolly through neon rain,35mm, shallow depth of fieldEmpty Latent Video1080p · 24fps · up to 10sKSamplersteps 30 · cfg 6.5sampler euler_aseed 84213907VAE Decodetiled · fp16Video Preview120 frames · 90s · next in queue
H100 SXM · 80 GB · queue 3

Weights, custom nodes and your output folder are already in place when the box comes up.

Weights preloaded
Install any custom node
Outputs persist
Nobody else on the box

 Certified Infrastructure

All our Datacenter partners are GDPR, ISO 27001, and SOC 2 Type II compliant.

Datacenters
Certified

SOC 2, ISO 27001, GDPR-ready infrastructure partners

Regions
US · EU · APAC

Deploy closer to users and data residency needs

GPU capacity
200+

B200, H200, H100, L40S-class servers across providers

Launch path
<1 min

From GPU selection to running pods