writeToSink
fun writeToSink(request: GgufWriteRequest, sink: Sink, options: GGUFWriteOptions = GGUFWriteOptions()): GGUFWriteReport(source)
Stream GGUF bytes to a Sink without buffering the whole file in memory.
Stream GGUF bytes to a Sink without buffering the whole file in memory.