pub fn parse_safetensors_model( file_path: &Path, ) -> Result<HashMap<String, TensorStats>>
Parse a Safetensors file (.safetensors) and extract tensor information