Skip to content

Commit 4a2b48b

Browse files
authored
Add note about transitive versions
1 parent a80505d commit 4a2b48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/model-cards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ For example, on `l3utterfly/mistral-7b-v0.1-layla-v3`:
168168
new_version: l3utterfly/mistral-7b-v0.1-layla-v4
169169
```
170170

171-
This metadata will be used to display a link to the latest version of a model on the model page.
171+
This metadata will be used to display a link to the latest version of a model on the model page. If the model linked in `new_version` also has a `new_version` field, the very latest version will always be displayed.
172172

173173
<div class="flex justify-center">
174174
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/new_version.png"/>

0 commit comments

Comments
 (0)