Out-00136.safetensors seems to be corrupted with only 16bytes A user reported that the file out-00136.safetensors from Hugging Face repositories mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp and jlnsrk/GLM-5.2-colibri-int4 downloads as only 16 bytes instead of the expected 2.68 GB, indicating file corruption or a server issue. while downloading hf download mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp --local-dir /colibri/glm52 the file out-00136.safetensors only downloads 16bytes not the usual tensor file 2.68Gbytes, check jlnsrk/GLM-5.2-colibri-int4 and mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp and both show the same metadata with curl -sIL “ https://huggingface.co/mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp/resolve/main/out-00136.safetensors https://huggingface.co/mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp/resolve/main/out-00136.safetensors ” | grep -i content-length content-length: 1004 content-length: 16 <— so it is not an HF download problem, it is either this file is only 16Bytes or there is a problem with this file in the server, anyone can share light into this ?