Skip to content

Type Alias: LlamaGpuType

ts
type LlamaGpuType = "metal" | "cuda" | "vulkan" | false;

Defined in: bindings/types.ts:6