Views
No views yet
_load_sharded_checkpoint() function.model.safetensors.index.json contains a weight_map entry with ../../
path traversal in the shard filename. When loaded, os.path.join() resolves
the traversal, allowing reading of arbitrary files outside the model directory.