safetensors icon indicating copy to clipboard operation
safetensors copied to clipboard

Image in huggingface docs has typo

Open andrewkchan opened this issue 1 year ago • 3 comments

System Info

N/A

Information

  • [ ] The official example scripts
  • [ ] My own modified scripts

Reproduction

The image on the first page of the huggingface docs (https://huggingface.co/docs/safetensors/en/index) is incorrect as it shows the tensor entries in the header having a key named offsets instead of data_offsets: image

Expected behavior

The image should say data_offsets instead of offsets.

andrewkchan avatar Nov 01 '24 22:11 andrewkchan

Oh, I just realized there is a link to how I can update this, I will put up a PR

andrewkchan avatar Nov 01 '24 22:11 andrewkchan

Filed an issue here: https://huggingface.co/datasets/huggingface/documentation-images/discussions/387

andrewkchan avatar Nov 01 '24 22:11 andrewkchan

Thanks for this

Narsil avatar Jan 02 '25 17:01 Narsil

Still an issue, would be great to fix such a prominent mistake in the docs

markmc avatar Apr 16 '25 13:04 markmc