| Crates.io | tensorsafe2gguf |
| lib.rs | tensorsafe2gguf |
| version | 0.1.0 |
| created_at | 2025-09-06 16:47:55.990148+00 |
| updated_at | 2025-09-06 16:47:55.990148+00 |
| description | convert tensorsafe model to gguf model |
| homepage | https://gitcode.net/dnrops/tensorsafe2gguf |
| repository | https://gitcode.net/dnrops/tensorsafe2gguf |
| max_upload_size | |
| id | 1827248 |
| size | 20,141 |
Convert a TensorSafe model to a GGUF model.
convert tensorsafe model to gguf model
Usage: tensorsafe2gguf.exe --output <OUTPUT> <INPUTS>...
Arguments:
<INPUTS>... Input TensorSafe files
Options:
-o, --output <OUTPUT> Output GGUF file
-h, --help Print help
-V, --version Print version
cargo install tensorsafe2gguf
tensorsafe2gguf --help
tensorsafe2gguf.exe -o model.gguf 0001-model.tensorsafe 0001-model.tensorsafe 0001-model.tensorsafe 0001-model.tensorsafe
MIT License