File size: 5,095 Bytes
31ca15a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 | {
"architectures": [
"Lfm2VlForConditionalGeneration"
],
"auto_map": {},
"bos_token_id": 124894,
"do_image_splitting": true,
"do_resize": true,
"downsample_factor": 2,
"dtype": "bfloat16",
"encoder_patch_size": 16,
"eos_token_id": 124900,
"freeze_language_model": false,
"freeze_multi_modal_projector": false,
"freeze_vision_tower": false,
"image_token_id": 124907,
"keep_trainable_parameters_fp32": true,
"language_model_lr_multiplier": 1.0,
"lfm2_attention_backend": "flash_varlen",
"lfm2_attention_fusion": "fused_linear",
"lfm2_flash_varlen_blhd_fastpath": false,
"lfm2_frozen_input_grad_only_linear": true,
"lfm2_mlp_fusion": "triton_swiglu",
"lfm2_rmsnorm_fusion": "none",
"lfm2_short_conv_frozen_recompute_in_proj": 0,
"lfm2_torch_compile_clone_outputs": false,
"lfm2_torch_compile_disable_cudagraphs": true,
"lfm2_torch_compile_dynamic": true,
"lfm2_torch_compile_fullgraph": false,
"lfm2_torch_compile_layers": "none",
"lfm2_torch_compile_mlp": false,
"lfm2_torch_compile_mode": "reduce-overhead",
"lfm2_vl_direct_image_merge_by_shape": true,
"lfm2_vl_forward_dtype": "bf16",
"lfm2_vl_frozen_vision_chunk_size": 2048,
"lfm2_vl_grouped_image_projector": true,
"lfm2_vl_grouped_vision_by_patch_count": false,
"lfm2_vl_grouped_vision_by_shape": true,
"lfm2_vl_inplace_image_merge": true,
"lfm2_vl_siglip_packed_vision": true,
"lfm2_vl_torch_compile_vision_encoder": true,
"lfm2_vl_torch_compile_vision_encoder_mode": "whole",
"lm_head_loss_mask_only": true,
"max_image_tokens": 256,
"max_num_patches": 1024,
"max_pixels_tolerance": 2.0,
"max_tiles": 10,
"min_image_tokens": 64,
"min_tiles": 1,
"model_type": "lfm2_vl",
"pad_token_id": 124893,
"projector_bias": true,
"projector_hidden_act": "gelu",
"projector_hidden_size": 2048,
"projector_lr_multiplier": 1.0,
"projector_use_layernorm": false,
"siglip2_layernorm_fusion": "liger",
"text_config": {
"block__name_mlp": "parallel_mlp_merged",
"block_auto_adjust_ff_dim": false,
"block_dim": 2048,
"block_ffn_dim_multiplier": 1.0,
"block_ffn_te_autocast": false,
"block_ffn_use_quantized_params": false,
"block_mlp_init_scale": 1.0,
"block_multiple_of": 256,
"block_norm_eps": 1e-05,
"block_out_init_scale": 1.0,
"block_use_swiglu": true,
"block_use_xavier_init": true,
"bos_token_id": 124894,
"conv_L_cache": 3,
"conv_bias": false,
"conv_dim": 2048,
"conv_use_xavier_init": true,
"dtype": "bfloat16",
"eos_token_id": 124900,
"full_attn_idxs": null,
"hidden_size": 2048,
"initializer_range": 0.02,
"intermediate_size": 10752,
"layer_types": [
"conv",
"conv",
"full_attention",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"full_attention",
"conv",
"conv",
"full_attention",
"conv",
"conv"
],
"lfm2_attention_backend": "flash_varlen",
"lfm2_flash_varlen_blhd_fastpath": false,
"lfm2_frozen_input_grad_only_linear": true,
"max_position_embeddings": 128000,
"mm_config_image_embedder": {
"activation_checkpointing_layer_stride": 0,
"attn_implementation": "sdpa",
"cuda_sync_points": [],
"downsample": 2,
"encoder_load_balance": false,
"hidden_dim": 2048,
"hidden_state_index": -1,
"layer_norm": false,
"max_batch_size": 1024,
"pretrained_model_name_or_path": "google/siglip2-so400m-patch16-naflex",
"set_activation_checkpointing": false,
"use_image_special_tokens": true,
"use_pooling_head": false,
"use_slice_special_tokens": false,
"use_torch_pixel_unshuffle": false
},
"model_type": "lfm2",
"norm_eps": 1e-05,
"num_attention_heads": 32,
"num_heads": 32,
"num_hidden_layers": 30,
"num_key_value_heads": 8,
"output_softcap": 0.0,
"pad_token_id": 124893,
"rope_parameters": {
"rope_theta": 1000000.0,
"rope_type": "default"
},
"tie_word_embeddings": true,
"use_cache": true,
"use_pos_enc": true,
"vocab_size": 128000,
"architectures": [
"Lfm2ForCausalLM"
],
"tie_embedding": true
},
"tie_word_embeddings": true,
"tile_size": 512,
"transformers_version": "5.8.1",
"use_image_special_tokens": true,
"use_thumbnail": true,
"vision_config": {
"attention_dropout": 0.0,
"dtype": "bfloat16",
"hidden_act": "gelu_pytorch_tanh",
"hidden_size": 1152,
"intermediate_size": 4304,
"layer_norm_eps": 1e-06,
"model_type": "siglip2_vision_model",
"num_attention_heads": 16,
"num_channels": 3,
"num_hidden_layers": 27,
"num_patches": 256,
"patch_size": 16,
"vision_use_head": false
},
"vision_tower_lr_multiplier": 1.0
}
|