|
{ |
|
"architectures": [ |
|
"Qwen2ForSequenceClassification" |
|
], |
|
"attention_axis_name": "sp", |
|
"attention_dropout": 0.0, |
|
"attn_mechanism": "vanilla", |
|
"axis_dims": [ |
|
1, |
|
1, |
|
1, |
|
-1 |
|
], |
|
"axis_names": [ |
|
"dp", |
|
"fsdp", |
|
"tp", |
|
"sp" |
|
], |
|
"backend": null, |
|
"bits": null, |
|
"blocksize_b": 1, |
|
"blocksize_k": 128, |
|
"blocksize_q": 128, |
|
"bos_token_id": 151643, |
|
"easy_method": "train", |
|
"embd_pdrop": 0.0, |
|
"eos_token_id": 151645, |
|
"fcm_max_ratio": 0.0, |
|
"fcm_min_ratio": 0.0, |
|
"flash_attention_backward_pass_impl": "triton", |
|
"freq_max_position_embeddings": 2048, |
|
"gradient_checkpointing": "nothing_saveable", |
|
"hardware_abstraction": false, |
|
"head_dim": 64, |
|
"hidden_act": "silu", |
|
"hidden_size": 896, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 4864, |
|
"kv_cache_quantization_blocksize": 64, |
|
"kv_cache_quantization_method": "None", |
|
"kv_cache_sharding_sequence_axis_name": "sp", |
|
"mask_max_position_embeddings": 2048, |
|
"max_position_embeddings": 32768, |
|
"max_window_layers": 24, |
|
"model_type": "qwen2", |
|
"num_attention_heads": 14, |
|
"num_hidden_layers": 24, |
|
"num_key_value_heads": 2, |
|
"number_rep_kv": 1, |
|
"pad_token_id": 151643, |
|
"pallas_k_block_size": null, |
|
"pallas_m_block_size": null, |
|
"pallas_n_block_size": null, |
|
"partition_axis": [ |
|
[ |
|
"fsdp", |
|
"dp" |
|
], |
|
"sp", |
|
"sp", |
|
"tp", |
|
"sp", |
|
"tp", |
|
null, |
|
null, |
|
null, |
|
null, |
|
"tp", |
|
"sp", |
|
null |
|
], |
|
"platform": "jax", |
|
"pretraining_tp": 1, |
|
"quantization_blocksize": 64, |
|
"quantization_method": "None", |
|
"quantization_pattern": ".*", |
|
"resid_pdrop": 0.0, |
|
"rms_norm_eps": 1e-06, |
|
"rope_scaling": null, |
|
"rope_theta": 10000.0, |
|
"scan_attention_layers": false, |
|
"scan_layers": true, |
|
"scan_mlp_chunk_size": 1024, |
|
"scan_ring_attention": true, |
|
"shard_attention_computation": true, |
|
"sliding_window": 32768, |
|
"tie_word_embeddings": false, |
|
"torch_dtype": "bfloat16", |
|
"transformers_version": "4.47.1", |
|
"use_cache": true, |
|
"use_scan_mlp": false, |
|
"use_sharded_kv_caching": false, |
|
"use_sharding_constraint": false, |
|
"use_sliding_window": false, |
|
"vocab_size": 151936 |
|
} |
|
|