SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-safetensors
/
sk.ainet.io.safetensors
/
SafeTensorsShardException
/
ShardNotFound
Shard
Not
Found
class
ShardNotFound
(
val
shardName
:
String
,
val
expectedPath
:
String
)
:
SafeTensorsShardException
(
source
)
Required shard file not found
Members
Constructors
Shard
Not
Found
Link copied to clipboard
constructor
(
shardName
:
String
,
expectedPath
:
String
)
Properties
expected
Path
Link copied to clipboard
val
expectedPath
:
String
shard
Name
Link copied to clipboard
val
shardName
:
String