IncompleteShard
class IncompleteShard(val loadedCount: Int, val totalCount: Int, val missingShards: List<String>) : SafeTensorsShardException(source)
Some shards missing but partial load not allowed
Some shards missing but partial load not allowed