A city-orchard gleaning desk copies weights into a random home directory and Triton reports the model missing. What deploy unit does Triton expect?
Select an answer to reveal the explanation.
Short Explanation
Triton does not hunt a random home directory. It wants a model-repository layout: name, numbered version folder, config next to the artifact. A NeMo training YAML and a rack map are not that deploy unit.
Full Explanation
Triton loads a named model from a repository that holds a version folder, a server-readable config, and the artifact. A random home-directory copy is not that layout, so the server reports the model missing. A NeMo training YAML is a customize file, not the Triton deploy unit. A rack map is datacenter operations and does not register a model.