File size: 570 Bytes
b7f1f76 a06275f b1f7a0f a06275f b1f7a0f a06275f b1f7a0f a06275f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"architectures": [
"ArlowGPTForImageTextToText"
],
"auto_map": {
"AutoConfig": "configuration_arlow_gpt.ArlowGPTConfig",
"AutoModelForImageTextToText": "modeling_arlow_gpt.ArlowGPTForImageTextToText"
},
"clip_config": null,
"clip_model_name": "yuchenxie/CLiP",
"gpt2_config": null,
"gpt2_model_name": "yuchenxie/GPT-2",
"model_type": "arlow_gpt",
"projection_dim": 768,
"torch_dtype": "float32",
"transformers_version": "4.46.2",
"vocab_size": 50257,
"_name_or_path": "yuchenxie/GPT-2V"
} |