StreamFormer's picture
Upload folder using huggingface_hub
ac1e1a7 verified
{
"_name_or_path": "OmniStream-Qwen2.5-7B-Instruct",
"add_faster_video": false,
"add_time_instruction": true,
"architectures": [
"LlavaQwenForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 151643,
"cam_projector_lr": null,
"cam_projector_type": "linear",
"eos_token_id": 151645,
"faster_token_stride": 10,
"force_sample": true,
"hidden_act": "silu",
"hidden_size": 3584,
"image_aspect_ratio": "anyres_max_9",
"image_crop_resolution": null,
"image_grid_pinpoints": [
[
512,
512
],
[
512,
1024
],
[
512,
1536
],
[
512,
2048
],
[
512,
2560
],
[
512,
3072
],
[
1024,
512
],
[
1024,
1024
],
[
1024,
1536
],
[
1024,
2048
],
[
1024,
2560
],
[
1024,
3072
],
[
1536,
512
],
[
1536,
1024
],
[
1536,
1536
],
[
1536,
2048
],
[
1536,
2560
],
[
1536,
3072
],
[
2048,
512
],
[
2048,
1024
],
[
2048,
1536
],
[
2048,
2048
],
[
2048,
2560
],
[
2048,
3072
],
[
2560,
512
],
[
2560,
1024
],
[
2560,
1536
],
[
2560,
2048
],
[
2560,
2560
],
[
2560,
3072
],
[
3072,
512
],
[
3072,
1024
],
[
3072,
1536
],
[
3072,
2048
],
[
3072,
2560
],
[
3072,
3072
]
],
"image_split_resolution": null,
"initializer_range": 0.02,
"intermediate_size": 18944,
"max_position_embeddings": 32768,
"max_window_layers": 28,
"mm_hidden_size": 1024,
"mm_newline_position": "grid",
"mm_patch_merge_type": "spatial_unpad",
"mm_projector_lr": null,
"mm_projector_type": "mlp2x_gelu",
"mm_resampler_type": null,
"mm_spatial_pool_mode": "bilinear",
"mm_spatial_pool_stride": 2,
"mm_tunable_parts": "mm_mlp_adapter,mm_language_model",
"mm_use_im_patch_token": false,
"mm_use_im_start_end": false,
"mm_vision_select_feature": "patch",
"mm_vision_select_layer": -2,
"mm_vision_tower": "StreamFormer/OmniStream",
"mm_vision_tower_lr": 2e-06,
"model_type": "qwen2",
"num_attention_heads": 28,
"num_hidden_layers": 28,
"num_key_value_heads": 4,
"pos_skipping_range": 4096,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 131072,
"tie_word_embeddings": false,
"tokenizer_model_max_length": 32768,
"tokenizer_padding_side": "right",
"torch_dtype": "bfloat16",
"transformers_version": "4.41.2",
"use_cache": true,
"use_mm_proj": true,
"use_pos_skipping": false,
"use_sliding_window": false,
"vision_tower_pretrained": null,
"vocab_size": 152064
}