{ "architectures": [ "Qwen2ForCausalLM" ], "attention_dropout": 0.0, "bos_token_id": null, "dtype": "bfloat16", "eos_token_id": 151643, "hidden_act": "silu", "hidden_size": 512, "initializer_range": 0.02, "intermediate_size": 1376, "layer_types": [ "full_attention", "full_attention", "full_attention", "full_attention", "full_attention", "full_attention", "full_attention", "full_attention" ], "max_position_embeddings": 2048, "max_window_layers": 28, "model_type": "qwen2", "num_attention_heads": 8, "num_hidden_layers": 8, "num_key_value_heads": 8, "pad_token_id": 151643, "quantization_config": { "autoround_version": "0.13.0", "bits": 4, "block_name_to_quantize": "model.layers", "data_type": "int", "enable_quanted_input": false, "group_size": 128, "iters": 0, "low_gpu_mem_usage": true, "packing_format": "auto_round:auto_gptq", "quant_method": "auto-round", "sym": true }, "rms_norm_eps": 1e-06, "rope_parameters": { "rope_theta": 10000.0, "rope_type": "default" }, "sliding_window": null, "tie_word_embeddings": false, "transformers_version": "5.10.2", "use_cache": false, "use_sliding_window": false, "vocab_size": 151936 }