Is there a good and fast way to determine if a file is a safetensors file. We would like to avoid reading the whole header. Background we are currently trying to add safetensors as a datatype to the Galaxy project: https://github.com/galaxyproject/galaxy/pull/20754