dequantize
Restore TurboQuant-compressed numerical data back to original numbers by providing the compressed_data string from a quantize result.
Instructions
Decompress TurboQuant-compressed numerical data back to numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compressed_data | Yes | The compressed_data string from a quantize result |