GGUFReader
class GGUFReader(source: Source, loadTensorData: Boolean = true, decodeF16ToFloat: Boolean = true, decodeBF16ToFloat: Boolean = true)(source)
Properties
Link copied to clipboard
Link copied to clipboard
Toggle decoding of BF16 payloads into Float values; if false, preserves UShort raw words.
Link copied to clipboard
Toggle decoding of F16 payloads into Float values; if false, preserves UShort raw words.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard