| { |
| "arch_specifier": "no-align+gelu-mlp", |
| "architectures": [ |
| "TrajectoryVLA" |
| ], |
| "auto_map": { |
| "AutoModelForVision2Seq": "prismatic_model.TrajectoryVLA" |
| }, |
| "hf_llm_id": "meta-llama/Llama-2-7b-hf", |
| "image_resize_strategy": "letterbox", |
| "image_sizes": [ |
| 224, |
| 224 |
| ], |
| "llm_backbone_id": "llama2-7b-pure", |
| "llm_max_length": 2048, |
| "model_type": "prismatic", |
| "output_projector_states": false, |
| "pad_to_multiple_of": 64, |
| "pad_token_id": 32000, |
| "return_dict": false, |
| "text_config": { |
| "model_type": "llama" |
| }, |
| "timm_model_ids": [ |
| "vit_large_patch14_reg4_dinov2.lvd142m", |
| "vit_so400m_patch14_siglip_224" |
| ], |
| "timm_override_act_layers": [ |
| null, |
| null |
| ], |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.44.2", |
| "use_fused_vision_backbone": true, |
| "vision_backbone_id": "dinosiglip-vit-so-224px" |
| } |
|
|