| { | |
| "_name_or_path": "Spec-Vision-instruct", | |
| "architectures": [ | |
| "SpecVisionForCausalLM" | |
| ], | |
| "attention_dropout": 0.0, | |
| "auto_map": { | |
| "AutoConfig": "configuration_spec_vision.SpecVisionConfig", | |
| "AutoModelForCausalLM": "modeling_spec_vision.SpecVisionForCausalLM" | |
| }, | |
| "bos_token_id": 1, | |
| "embd_layer": { | |
| "embedding_cls": "image", | |
| "hd_transform_order": "sub_glb", | |
| "projection_cls": "mlp", | |
| "use_hd_transform": true, | |
| "with_learnable_separator": true | |
| }, | |
| "embd_pdrop": 0.0, | |
| "eos_token_id": 2, | |
| "hidden_act": "silu", | |
| "hidden_size": 3072, | |
| "img_processor": { | |
| "image_dim_out": 1024, | |
| "model_name": "openai/clip-vit-large-patch14-336", | |
| "name": "clip_vision_model", | |
| "num_img_tokens": 144 | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 8192, | |
| "max_position_embeddings": 131072, | |
| "model_type": "spec_vision", | |
| "num_attention_heads": 32, | |
| "num_hidden_layers": 32, | |
| "num_key_value_heads": 32, | |
| "original_max_position_embeddings": 4096, | |
| "pad_token_id": 32000, | |
| "resid_pdrop": 0.0, | |
| "rms_norm_eps": 1e-05, | |
| "rope_scaling": { | |
| "long_factor": [ | |
| 1.0800000429153442, | |
| 1.1100000143051147, | |
| 1.1399999856948853, | |
| 1.340000033378601, | |
| 1.5899999141693115, | |
| 1.600000023841858, | |
| 1.6200000047683716, | |
| 2.620000123977661, | |
| 3.2300000190734863, | |
| 3.2300000190734863, | |
| 4.789999961853027, | |
| 7.400000095367432, | |
| 7.700000286102295, | |
| 9.09000015258789, | |
| 12.199999809265137, | |
| 17.670000076293945, | |
| 24.46000099182129, | |
| 28.57000160217285, | |
| 30.420001983642578, | |
| 30.840002059936523, | |
| 32.590003967285156, | |
| 32.93000411987305, | |
| 42.320003509521484, | |
| 44.96000289916992, | |
| 50.340003967285156, | |
| 50.45000457763672, | |
| 57.55000305175781, | |
| 57.93000411987305, | |
| 58.21000289916992, | |
| 60.1400032043457, | |
| 62.61000442504883, | |
| 62.62000274658203, | |
| 62.71000289916992, | |
| 63.1400032043457, | |
| 63.1400032043457, | |
| 63.77000427246094, | |
| 63.93000411987305, | |
| 63.96000289916992, | |
| 63.970001220703125, | |
| 64.02999877929688, | |
| 64.06999969482422, | |
| 64.08000183105469, | |
| 64.12000274658203, | |
| 64.41000366210938, | |
| 64.4800033569336, | |
| 64.51000213623047, | |
| 64.52999877929688, | |
| 64.83999633789062 | |
| ], | |
| "short_factor": [ | |
| 1.08, | |
| 1.1, | |
| 1.1300000000000001, | |
| 1.2800000000000002, | |
| 1.3100000000000003, | |
| 1.4500000000000004, | |
| 1.4500000000000004, | |
| 1.9500000000000008, | |
| 2.030000000000001, | |
| 2.4299999999999926, | |
| 2.5699999999999896, | |
| 2.9499999999999815, | |
| 3.729999999999965, | |
| 3.869999999999962, | |
| 4.189999999999955, | |
| 4.43999999999995, | |
| 4.6399999999999455, | |
| 4.979999999999938, | |
| 5.159999999999934, | |
| 5.279999999999932, | |
| 5.759999999999922, | |
| 5.889999999999919, | |
| 5.889999999999919, | |
| 5.969999999999917, | |
| 6.089999999999915, | |
| 6.2799999999999105, | |
| 6.7699999999999, | |
| 6.8899999999998975, | |
| 7.109999999999893, | |
| 7.129999999999892, | |
| 7.179999999999891, | |
| 7.289999999999889, | |
| 7.339999999999888, | |
| 7.559999999999883, | |
| 7.619999999999882, | |
| 7.69999999999988, | |
| 7.879999999999876, | |
| 7.879999999999876, | |
| 7.879999999999876, | |
| 7.939999999999875, | |
| 7.949999999999875, | |
| 7.979999999999874, | |
| 8.19999999999987, | |
| 8.439999999999864, | |
| 8.469999999999864, | |
| 8.589999999999861, | |
| 8.809999999999857, | |
| 8.999999999999853 | |
| ], | |
| "type": "su" | |
| }, | |
| "rope_theta": 10000.0, | |
| "sliding_window": 262144, | |
| "tie_word_embeddings": false, | |
| "torch_dtype": "bfloat16", | |
| "transformers_version": "4.38.1", | |
| "use_cache": true, | |
| "vocab_size": 32064, | |
| "_attn_implementation": "flash_attention_2" | |
| } |