llama-cpp-d ~master (2026-03-20T18:06:26.5280947)
Dub
Repo
LlamaModel.metaVal
llama
model
LlamaModel
Metadata value (as string) for the given
key
. Returns
""
on failure.
struct
LlamaModel
@
trusted
string
metaVal
(
string
key
)
Meta
Source
See Implementation
llama
model
LlamaModel
functions
chatTemplate
metaKeyAt
metaVal
metaValAt
mixins
__anonymous
properties
decoderStartToken
desc
hasDecoder
hasEncoder
isRecurrent
metaCount
nCtxTrain
nEmbd
nHead
nLayer
nParams
nVocab
size
vocab
static functions
loadFromFile
loadVocabOnly
Metadata value (as string) for the given key. Returns "" on failure.