Skip to content

Environments

Godric Aceves edited this page Oct 21, 2025 · 2 revisions

Physical Instance

Connection Instructions

  1. TBA
  2. TBA
  3. TBA

Server Details

  • Supermicro Server: TBA.

Azure Instances

Connection Instructions

  1. Download the SSH key shared privately with you or request a new one.
  2. Run chmod 600 command over your SSH key.
  3. Run ssh -i <private-key-file-path> ai-2@<ip-address> to connect to the instance via SSH.

Server Details

  • Sam's Dedicated Non-GPU VM: 20.57.47.119
  • Vansh's Dedicated Non-GPU VM: 20.10.29.180
  • AI-1, NVIDIA H100 NVL GPU (Assigned to Sam): 172.172.72.248
  • AI-2, NVIDIA H100 NVL GPU (Assigned to Vansh): 135.119.152.130

Clone this wiki locally