Skip to content

Save Model (Binary) Node

AI/ML

Save Model (Binary)

Save Trained ML Model to Path using fast binary format (Fory)

save_ml_model_binaryml
Inputs3
Outputs1
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.
1/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
2/10High
CostExternal or compute cost impact.
2/10High

Input Pins

3

Input

Execution
exec_in

Execution trigger that begins serialization

Model

Struct
model

Any trained ML model handle to persist

NodeMLModelNodeMLModel1 fields
model_refstringrequired
Schema enforced

Path

Struct
path

Destination path where the model binary should be written (.flmodel)

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

1

Done

Execution
exec_out

Activated once the model file is written

Node Info

Internal name
save_ml_model_binary
Category
AI/ML