SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.data
/
Q8_0BlockTensorData
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Raw
Bytes
Link copied to clipboard
fun
fromRawBytes
(
shape
:
Shape
,
bytes
:
ByteArray
)
:
Q8_0BlockTensorData
Create Q8_0TensorData from raw GGUF bytes. Validates that the byte array has the expected size.