Skip to main content

GgufCheckpoint

type GgufCheckpoint struct {
// contains filtered or unexported fields
}

GgufCheckpoint is a `clika_rt_gguf_checkpoint*` handle (single-owner).

Methods

Close

func (h *GgufCheckpoint) Close()

Close frees the single-owner handle; safe to call twice.