Expand description
Tensor operation commands
This module provides tensor-related operations:
tensor_add- Add tensor filetensor_get- Get tensor by CIDtensor_info- Show tensor metadatatensor_export- Export tensor to different format
Structs§
- Safetensors
Info - Safetensors metadata structure
Functions§
- extract_
safetensors_ metadata - Extract metadata from safetensors file
- tensor_
add - Add tensor file
- tensor_
export - Export tensor to different format
- tensor_
get - Get tensor by CID
- tensor_
info - Show tensor metadata