SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-gguf
/
sk.ainet.io.gguf.llama
/
LlamaModelMetadata
/
LlamaModelMetadata
Llama
Model
Metadata
constructor
(
architecture
:
String
,
embeddingLength
:
Int
,
contextLength
:
Int
,
blockCount
:
Int
,
headCount
:
Int
,
kvHeadCount
:
Int
,
feedForwardLength
:
Int
,
ropeDimensionCount
:
Int
?
,
vocabSize
:
Int
)
(
source
)