Files
mo c154c94c6d Add GPU Lab configs, docs, and runbooks for VM303.
Mirror gpu-lab compose files and model-manager catalog from GPU-Dev; document Dockhand mapping and SGLang cutover target.
2026-06-04 02:24:57 +02:00

15 lines
302 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"vmid": 303,
"name": "atc-gpu-dev",
"proxmox_host": "atc-gpu",
"ip": "10.0.20.106",
"cpu_model": "Intel Xeon Gold 6148 @ 2.40GHz",
"vcpu": 32,
"sockets": 2,
"cores_per_socket": 16,
"memory_gib": 128,
"disk_gib": 250,
"gpu": "4× Tesla V100 PCIe 32GB",
"os": "Rocky Linux 9"
}