ggml_type_size: Get Type Size in Bytes

View source: R/operations.R

ggml_type_sizeR Documentation

Get Type Size in Bytes

Description

Returns the size in bytes for all elements in a block for a given type.

Usage

ggml_type_size(type)

Arguments

type

GGML type constant (e.g., GGML_TYPE_F32)

Value

Size in bytes


ggmlR documentation built on July 14, 2026, 1:08 a.m.