You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/model-cards.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ For example, on `l3utterfly/mistral-7b-v0.1-layla-v3`:
168
168
new_version: l3utterfly/mistral-7b-v0.1-layla-v4
169
169
```
170
170
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.
0 commit comments