Skip to content

Load Model

Purpose of the Node

The Load Model node is designed to load an embedding model from a specified Bit. It checks if the Bit type is either Embedding or ImageEmbedding before proceeding with the model loading process.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiates the execution of the node.ExecutionN/A
Model BitThe Bit that contains the model.StructBit
ModelThe loaded embedding model.StructCachedEmbeddingModel
Failed LoadingIndicates if the model loading was unsuccessful.ExecutionN/A