Advanced Micro Devices · Example Payload

Cloud Api Model Example

AICloud ComputingGPUHPCMachine LearningSemiconductorFortune 500

Cloud Api Model Example is an example object payload from Advanced Micro Devices, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameframeworkstatusendpoint

Example Payload

Raw ↑
{
  "id": "model-001",
  "name": "llama-3.1-70b",
  "framework": "vLLM",
  "status": "serving",
  "endpoint": "https://inf.developer.amd.com/model-001/v1"
}