File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,14 @@ Doing this allows the resolver to resolve to a local model file without checking
126126so it will be resolved offline and faster.
127127:::
128128
129+ ::: tip Shortcuts for quick experimentation {#uri-shortcuts}
130+ You can copy the page URLs of models and files on Hugging Face
131+ and use them with any of the [ CLI commands] ( ../cli/index.md ) .
132+
133+ ** Important:** do not use these page URL shortcuts in production code, and do not commit them to your codebase.
134+ The resolving of such page URL shortcuts are inefficient and unreliable for production use.
135+ :::
136+
129137## Downloading Gated Models From Hugging Face {#hf-token}
130138Some models on Hugging Face are "gated", meaning they require a manual consent from you before you can download them.
131139
You can’t perform that action at this time.
0 commit comments