PsychiatryNLPKit.model.HFMultimodalEmbeddingModel

class PsychiatryNLPKit.model.HFMultimodalEmbeddingModel(name, key=None)[source]

Marker for multimodal embedding models that share a SentenceTransformer backend.

__init__(name, key=None)

Methods

__init__(name[, key])

load()

unload()

Attributes

model