Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.5.x
WatsonXAI
ModelEntitySize
Interface ModelEntitySize
interface
ModelEntitySize
{
content
?:
number
;
in_memory
?:
number
;
}
Index
Properties
content?
in_
memory?
Properties
Optional
content
content
?:
number
The size of the model on disk.
Optional
in_
memory
in_
memory
?:
number
The memory size of the model.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
in_
memory
@ibm-cloud/watsonx-ai
Loading...
The size of the model on disk.