Retrieves all available GPU instance types with pricing, specifications, and regional availability. Includes T4, A10, A100, H100, and H200 GPUs powered by Lambda Labs. Perfect for AI model training, inference workloads, and legal document OCR processing at scale.
{
"instanceTypes": [
{
"name": "gpu_1x_a10",
"description": "1x NVIDIA A10 GPU",
"gpu": "1x A10 (24 GB)",
"pricePerHour": "$0.60",
"specs": {
"vcpus": 30,
"memoryGib": 200,
"storageGib": 1400
},
"regionsAvailable": [
"us-west-1",
"us-east-1"
]
}
],
"count": 12
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
{
"instanceTypes": [
{
"name": "gpu_1x_a10",
"description": "1x NVIDIA A10 GPU",
"gpu": "1x A10 (24 GB)",
"pricePerHour": "$0.60",
"specs": {
"vcpus": 30,
"memoryGib": 200,
"storageGib": 1400
},
"regionsAvailable": [
"us-west-1",
"us-east-1"
]
}
],
"count": 12
}