Skip to main content

Module ggml_runtime

Module ggml_runtime 

Source
Expand description

GGML Runtime Adapter (legacy format) Similar to GGUF but for older llama.cpp GGML models

Structsยง

GGMLRuntime
GGML runtime - reuses GGUF runtime implementation since llama-server supports both