We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1b634 commit 33762daCopy full SHA for 33762da
docs/hub/model-release-checklist.md
@@ -79,10 +79,11 @@ Bonus: a recognised library also allows you to track downloads of your model ove
79
```yaml
80
---
81
base_model: username/original-model
82
+ base_model_relation: quantized
83
84
```
85
-7. **Linking Datasets on the Model Page**: Link datasets in your ```README.md``` metadata to display those used directly from your model page.
86
+7. **Linking Datasets on the Model Page**: Link datasets in your `README.md` metadata to display those used directly from your model page.
87
88
89
0 commit comments