Potential Link Error on Page 17 of the Ultra-Scale Playbook
#116
by
thliang01
- opened
Hello Hugging Face Team and Community,
I'd like to report a small formatting issue in the HF_ULTRASCALE_PLAYBOOK.pdf
that could cause a broken link.
- Location: Page 17 of the playbook.
- Issue: The link labeled "M" is split across a line break into two strings:
"ultra-cheat"
and"sheet.svg"
. - Impact: This formatting might lead users to reconstruct the URL incorrectly. For example, using a common but incorrect extension like
.JPG
results in an "Entry not found" error page.
The correct, combined URL appears to be: https://nanotron-ultrascale-playbook.static.hf.space/assets/images/ultra-cheat-sheet.svg
This is just a minor detail, but I wanted to bring it to your attention for any future revisions of this fantastic book.
Thanks for all the great work!