AeroGen / text_encoder /config.json
BiliSakura's picture
Add files using upload-large-folder tool
d295ca1 verified
raw
history blame contribute delete
137 Bytes
{
"target": "text_encoder.clip_text_encoder.AeroGenCLIPTextEncoder",
"params": {
"version": "openai/clip-vit-large-patch14"
}
}