LocalLm api documentation
Preparing search index...
stats
useStats
Function useStats
useStats
()
:
{
inferenceEnds
:
(
totalTokens
:
number
)
=>
InferenceStats
;
inferenceStarts
:
()
=>
IngestionStats
;
start
:
()
=>
void
;
}
Returns
{
inferenceEnds
:
(
totalTokens
:
number
)
=>
InferenceStats
;
inferenceStarts
:
()
=>
IngestionStats
;
start
:
()
=>
void
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LocalLm api documentation
Loading...