What is altCLIP model text encoder identifier
#6
by
Nyxi
- opened
altCLIP model text encoder identifier
The text encoder of altCLIP is roberta. You can refer to this code:
https://github.com/huggingface/transformers/blob/main/src/transformers/models/altclip/modeling_altclip.py#L1369