Skip to content

Load Model Node

AI/ML

Load Model

Load Trained ML Model from Path

load_ml_modelml
Inputs2
Outputs2
Security exposure3/10
Packageml

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
2/10High
PerformanceRuntime or resource pressure.
5/10Medium
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
2/10High
CostExternal or compute cost impact.
2/10High

Input Pins

2

Input

Execution
exec_in

Execution trigger that starts loading the model JSON

Path JSON

Struct
path

Filesystem or storage path pointing at the serialized model JSON

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Done

Execution
exec_out

Activated once the model is loaded

Model

Struct
model

Handle to the loaded machine learning model

NodeMLModelNodeMLModel1 fields
model_refstringrequired
Schema enforced

Node Info

Internal name
load_ml_model
Category
AI/ML