Skip to content

Commit 33762da

Browse files
krampstudiopcuenca
andauthored
Apply suggestions from code review
Co-authored-by: Pedro Cuenca <[email protected]>
1 parent 9d1b634 commit 33762da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hub/model-release-checklist.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,11 @@ Bonus: a recognised library also allows you to track downloads of your model ove
7979
```yaml
8080
---
8181
base_model: username/original-model
82+
base_model_relation: quantized
8283
---
8384
```
8485

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.
8687

8788
```yaml
8889
---

0 commit comments

Comments
 (0)