while down 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” | 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 ?