| { | |
| "architectures": [ | |
| "Qwen2AudioForConditionalGeneration" | |
| ], | |
| "audio_config": { | |
| "activation_dropout": 0.0, | |
| "activation_function": "gelu", | |
| "attention_dropout": 0.0, | |
| "d_model": 1280, | |
| "dropout": 0.0, | |
| "dtype": "float32", | |
| "encoder_attention_heads": 20, | |
| "encoder_ffn_dim": 5120, | |
| "encoder_layerdrop": 0.0, | |
| "encoder_layers": 32, | |
| "initializer_range": 0.02, | |
| "max_source_positions": 1500, | |
| "model_type": "qwen2_audio_encoder", | |
| "num_hidden_layers": 32, | |
| "num_mel_bins": 128, | |
| "scale_embedding": false | |
| }, | |
| "audio_token_index": 151665, | |
| "dtype": "float32", | |
| "ignore_index": -100, | |
| "model_type": "qwen2_audio", | |
| "text_config": { | |
| "_name_or_path": "./oolel", | |
| "attention_dropout": 0.0, | |
| "bos_token_id": 151643, | |
| "dtype": "float32", | |
| "eos_token_id": 151645, | |
| "hidden_act": "silu", | |
| "hidden_size": 1536, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 8960, | |
| "layer_types": [ | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention" | |
| ], | |
| "max_position_embeddings": 32768, | |
| "max_window_layers": 21, | |
| "model_type": "qwen2", | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 28, | |
| "num_key_value_heads": 2, | |
| "rms_norm_eps": 1e-06, | |
| "rope_scaling": null, | |
| "rope_theta": 1000000.0, | |
| "sliding_window": null, | |
| "tie_word_embeddings": true, | |
| "use_cache": true, | |
| "use_sliding_window": false, | |
| "vocab_size": 151680 | |
| }, | |
| "transformers_version": "4.57.1", | |
| "vocab_size": 156032 | |
| } | |