NVIDIA / CUDA
Check the framework's CUDA, driver, compute-capability, precision, and optional-kernel requirements before installing packages.
PyTorch install selectorValidate the exact model and training recipe on your hardware. Generic parameter-count-to-VRAM tables are unreliable because sequence length, precision, optimizer state, activations, adapters, attention kernels, and batching all change the result.
Check the framework's CUDA, driver, compute-capability, precision, and optional-kernel requirements before installing packages.
PyTorch install selectorVerify the operating system, GPU, ROCm release, and framework support matrix; do not assume CUDA-only quantizers or kernels have an equivalent path.
ROCm installation docsMLX-based workflows use unified memory and a different toolchain. Confirm the exact model architecture and export path before committing to it.
MLX LM repository