GGUFWriteOptions

data class GGUFWriteOptions(val alignment: Int = GGUF_DEFAULT_ALIGNMENT)(source)

Options for writing GGUF bytes.

Constructors

Link copied to clipboard
constructor(alignment: Int = GGUF_DEFAULT_ALIGNMENT)

Properties

Link copied to clipboard