2 unstable releases
0.1.0 | Mar 7, 2023 |
---|---|
0.0.0 | Mar 7, 2023 |
#98 in #tensor
28 downloads per month
13KB
117 lines
Convert weights to safe tensors
Installation
cargo install safe-tensors-export
Usage
RUST_LOG=info safe-tensors-export -p "*.onnx,*.pb"
All parameters:
Usage: safe-tensors-export [OPTIONS]
Options:
-d, --directory <DIRECTORY>
-p, --pattern <PATTERN>
-h, --help Print help
-V, --version Print version
Dependencies
~13–22MB
~333K SLoC