dequantFromList

fun dequantFromList(raw: List<Any>, tensorType: GGMLQuantizationType, nElems: Int): FloatArray(source)

Dispatch dequantization based on tensor type for List (in-memory GGUFReader).