mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 17:31:16 +08:00
nit in doc (#2044)
This commit is contained in:
parent
86389bf970
commit
ec5e2aae61
@ -3924,7 +3924,7 @@ void init_ops(nb::module_& m) {
|
|||||||
array or dict:
|
array or dict:
|
||||||
A single array if loading from a ``.npy`` file or a dict
|
A single array if loading from a ``.npy`` file or a dict
|
||||||
mapping names to arrays if loading from a ``.npz`` or
|
mapping names to arrays if loading from a ``.npz`` or
|
||||||
``.safetensors`` file. If ``return_metadata` is ``True`` an
|
``.safetensors`` file. If ``return_metadata`` is ``True`` an
|
||||||
additional dictionary of metadata will be returned.
|
additional dictionary of metadata will be returned.
|
||||||
|
|
||||||
Warning:
|
Warning:
|
||||||
|
Loading…
Reference in New Issue
Block a user