jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/loaders
safetensors
File
Type Alias File
type
File
=
{
metadata
?:
Record
<
string
,
string
>
;
tensors
:
{
[
key
:
string
]:
Tensor
}
;
totalSize
:
number
;
}
Properties
Optional
metadata
metadata
?:
Record
<
string
,
string
>
tensors
tensors
:
{
[
key
:
string
]:
Tensor
}
total
Size
totalSize
:
number
Properties
metadata
tensors
total
Size
jax-js
Loading...