SanghyukChun's picture
Push model using huggingface_hub.
f83b2bc verified
raw
history blame contribute delete
No virus
290 Bytes
{
"embed_dim": 512,
"text_cfg": {
"context_length": 77,
"heads": 8,
"layers": 12,
"unc_layers": 2,
"vocab_size": 49408,
"width": 512
},
"vision_cfg": {
"image_size": 224,
"layers": 12,
"patch_size": 16,
"unc_layers": 2,
"width": 768
}
}