# Hardware identities discovered on manufacturer spec pages by the `hardware_specs` connector (Apple Silicon generations published after # the curated list, NVIDIA product variants). Only identity fields here — memory, bandwidth, TDP and compute figures are claimed by the # connector from the cited spec page, never typed by hand. Fragment of registry/hardware.yaml. hardware: - key: apple-m5 name: Apple M5 manufacturer: apple kind: soc runtimes: [mlx, llama.cpp, coreml] source_url: https://www.apple.com/macbook-air/specs/ - key: apple-m5-pro name: Apple M5 Pro manufacturer: apple kind: soc runtimes: [mlx, llama.cpp, coreml] source_url: https://www.apple.com/macbook-pro/specs/ - key: apple-m5-max name: Apple M5 Max manufacturer: apple kind: soc runtimes: [mlx, llama.cpp, coreml] source_url: https://www.apple.com/mac-studio/specs/ - key: apple-m5-ultra name: Apple M5 Ultra manufacturer: apple kind: soc runtimes: [mlx, llama.cpp, coreml] source_url: https://www.apple.com/mac-studio/specs/ - key: apple-m6 name: Apple M6 manufacturer: apple kind: soc runtimes: [mlx, llama.cpp, coreml] source_url: https://www.apple.com/mac-mini/specs/ - key: nvidia-h100-nvl name: NVIDIA H100 NVL manufacturer: nvidia kind: gpu architecture: Hopper runtimes: [cuda, tensorrt-llm, vllm, sglang, llama.cpp] source_url: https://www.nvidia.com/en-us/data-center/h100/ - key: nvidia-h200-nvl name: NVIDIA H200 NVL manufacturer: nvidia kind: gpu architecture: Hopper runtimes: [cuda, tensorrt-llm, vllm, sglang, llama.cpp] source_url: https://www.nvidia.com/en-us/data-center/h200/ - key: nvidia-dgx-b200 name: NVIDIA DGX B200 manufacturer: nvidia kind: system architecture: Blackwell runtimes: [cuda, tensorrt-llm, vllm, sglang] source_url: https://www.nvidia.com/en-us/data-center/dgx-b200/