This topic describes how to search NIM Models in Artifactory. It provides instructions to search models using a number of parameters.
You can search for NVIDIA NIM Models by name using the Artifact Package Search or through the REST API.
via UI
Artifactory supports a variety of ways to search for artifacts. For details, please refer to Browse and Search Artifacts. A new NVIDIA NIM Model will only be found once Artifactory checks for it according to the Retrieval Cache Period setting.
via API
Search Artifactory using the REST API. Refer to Artifact Search API.
Tip
Artifactory annotates each cached NVIDIA NIM model with the following properties:
Nimmodel.createdDate
, Nimmodel.displayName
, Nimmodel.framework
, Nimmodel.labels
, Nimmodel.modelFormat
, Nimmodel.latestVersionIdStr
, Nimmodel.name
, Nimmodel.precision
, Nimmodel.publisher
, Nimmodel.shortDescription
, Nimmodel.updatedDate
and Nimmodel.versionId
Property Search can search for NVIDIA NIM Models according to their name or version.