{ "model_cfg": { "embed_dim": 1280, "vision_cfg": { "layers": 32, "width": 1280, "patch_size": 14, "image_size": 224, "no_ln_pre": true, "pool_type": "avg", "final_ln_after_pool": true, "pos_embed_type": "sin_cos_2d", "norm_kwargs": { "eps": 1e-06 }, "output_tokens": true, "head_width": 80 }, "text_cfg": { "context_length": 77, "vocab_size": 49408, "width": 512, "heads": 8, "layers": 12 } } }