To guarantee data sovereignty, all compute nodes operate within an isolated VPC with
No Ingress Routing.
1. You initialize a fine-tuning job via the API.2. The system provisions a 'Dark Node'—a compute instance with outbound-only internet access restricted solely to the designated model hub and your secure data bucket.3. The node pulls the base model weights, ingests your dataset, executes the training loop, pushes the LoRA adapters back to your secure bucket, and terminates immediately.