SKaiNET
Toggle table of contents
0.20.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-gguf
/
sk.ainet.io.gguf
/
StreamingGgufParametersLoader
/
StreamingGgufParametersLoader
Streaming
Gguf
Parameters
Loader
constructor
(
sourceProvider
:
(
)
->
RandomAccessSource
,
onProgress
:
(
current
:
Long
,
total
:
Long
,
message
:
String
?
)
->
Unit
=
{ _, _, _ -> }
)
(
source
)