| { |
| "_name_or_path": "workspace/models/llava-v1.6-vicuna-13b-hf", |
| "architectures": [ |
| "PllavaForConditionalGeneration" |
| ], |
| "force_eager": false, |
| "frame_shape": [ |
| 24, |
| 24 |
| ], |
| "ignore_index": -100, |
| "image_grid_pinpoints": [ |
| [ |
| 336, |
| 672 |
| ], |
| [ |
| 672, |
| 336 |
| ], |
| [ |
| 672, |
| 672 |
| ], |
| [ |
| 1008, |
| 336 |
| ], |
| [ |
| 336, |
| 1008 |
| ] |
| ], |
| "image_token_index": 32000, |
| "model_type": "llava", |
| "num_frames": 8, |
| "pooling_method": "avg", |
| "pooling_shape": [ |
| 8, |
| 12, |
| 12 |
| ], |
| "projector_hidden_act": "gelu", |
| "temporal_pooling_type": "avg3d", |
| "text_config": { |
| "_name_or_path": "lmsys/vicuna-13b-v1.5", |
| "architectures": [ |
| "LlamaForCausalLM" |
| ], |
| "gradient_checkpointing": false, |
| "hidden_size": 5120, |
| "intermediate_size": 13824, |
| "max_length": 4096, |
| "max_position_embeddings": 4096, |
| "model_type": "llama", |
| "num_attention_heads": 40, |
| "num_hidden_layers": 40, |
| "num_key_value_heads": 40, |
| "pad_token_id": 0, |
| "rms_norm_eps": 1e-05, |
| "torch_dtype": "float16", |
| "vocab_size": 32064 |
| }, |
| "tome_r": 200, |
| "tome_ratio": 0.5, |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.40.0", |
| "use_image_newline_parameter": true, |
| "use_pooling": true, |
| "vision_config": { |
| "hidden_size": 1024, |
| "image_size": 336, |
| "intermediate_size": 4096, |
| "model_type": "clip_vision_model", |
| "num_attention_heads": 16, |
| "num_hidden_layers": 24, |
| "patch_size": 14, |
| "projection_dim": 768, |
| "vocab_size": 32000 |
| }, |
| "vision_feature_layer": -2, |
| "vision_feature_select_strategy": "default", |
| "vocab_size": 32064 |
| } |
|
|