A team wants an NVIDIA framework path to customize a foundation model with enterprise data, not a serving-only microservice. Which tool fits?
Select an answer to reveal the explanation.
Short Explanation
They want an NVIDIA path to customize a foundation model with enterprise data, not a serving-only box. That tool is NeMo. cuGraph is graph analytics, a kernel kit is homework, and Triton serves models rather than customizing them.
Full Explanation
NeMo is the official additional-material path to build and customize generative models. cuGraph is graph analytics, a kernel kit is out of scope, and Triton serves models rather than customizing them.