Module text_model

Module text_model 

Source
Expand description

Text encoder as used in most OpenCLIP pretrained models https://github.com/mlfoundations/open_clip

Structsยง

Config
Encoder
OpenClipTextTransformer
A text transformer as used in CLIP variants.