ShardNotFound

class ShardNotFound(val shardName: String, val expectedPath: String) : SafeTensorsShardException(source)

Required shard file not found

Constructors

Link copied to clipboard
constructor(shardName: String, expectedPath: String)

Properties

Link copied to clipboard
Link copied to clipboard