For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo function
q6_k_dequantize_impl
def q6_k_dequantize_impl[output_rank: Int](input_tt: TileTensor[DType.uint8, Storage=input_tt.Storage, linear_idx_type=input_tt.linear_idx_type, element_size=input_tt.element_size], output_tt: TileTensor[DType.float32, Storage=output_tt.Storage, linear_idx_type=output_tt.linear_idx_type, element_size=output_tt.element_size], output_shape: IndexList[output_rank])
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!