POST /models · {`{ model: "${hfRepoWithTag}" }`}
+ {filePath}
+ {lastError}
+ {/if} + {#if lastCancelError} +{lastCancelError}
+ {/if} + +Loading model...
+{error}
+{details.cardData.description}
+ {/if} + + ++ Models installed on this machine and available through /v1/models. +
+Loading models...
+{modelsStore.error}
+No models installed.
+ + +| Model | +Status | +Actions | +
|---|---|---|
| + {parent.parentId} + | +||
| + {org.repoId} + | +||
POST /models · {`{ model: "${hfRepoWithTag}" }`}
+ {filePath}
+ {lastError}
+ {/if} + {#if lastCancelError} +{lastCancelError}
+ {/if} + +{error}
+Loading model details...
+{description}
+{error}
+{searchError}
++ {isSearching ? 'Searching...' : 'Loading models...'} +
++ {#if isSearching} + No models found matching "{searchQuery}". + {:else} + No models found. + {/if} +
++ Select a model from the list to see its details and download options. +
+