llamacpp-ui-metrics-extension
Preparing search index...
content
fitExpectedTpsByParams
Function fitExpectedTpsByParams
fitExpectedTpsByParams
(
models
:
any
,
)
:
|
{
error
:
number
;
method
:
any
;
predict
(
x
:
any
)
:
any
}
|
{
method
:
string
;
predict
(
x
:
any
)
:
number
}
Fit Expected TPS By Params.
Parameters
models
:
any
Returns
|
{
error
:
number
;
method
:
any
;
predict
(
x
:
any
)
:
any
}
|
{
method
:
string
;
predict
(
x
:
any
)
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
llamacpp-ui-metrics-extension
Loading...
Fit Expected TPS By Params.