{ "architectures": [ "Qwen2TSForCausalLM" ], "attention_dropout": 0.0, "auto_map": { "AutoConfig": "configuration_qwen2.Qwen2TSConfig", "AutoModel": "modeling_qwen2.Qwen2TSForCausalLM", "AutoModelForCausalLM": "modeling_qwen2.Qwen2TSForCausalLM", "AutoProcessor": "processing_qwen2_ts.Qwen2TSProcessor" }, "bos_token_id": 151643, "eos_token_id": 151645, "hidden_act": "silu", "hidden_size": 3584, "ignore_index": -100, "initializer_range": 0.02, "intermediate_size": 18944, "max_position_embeddings": 32768, "max_window_layers": 28, "model_type": "patra", "num_attention_heads": 28, "num_hidden_layers": 28, "num_key_value_heads": 4, "pad_token_id": 151643, "rms_norm_eps": 1e-06, "rope_theta": 1000000.0, "sliding_window": 131072, "tie_word_embeddings": false, "torch_dtype": "float16", "transformers_version": "4.52.4", "ts": { "hidden_size": 3584, "max_length": 2048, "num_features": 2, "num_heads": 28, "num_layers": 5, "patch_size": 16 }, "ts_token_end_index": 151666, "ts_token_start_index": 151665, "use_cache": true, "use_sliding_window": false, "vocab_size": 152064 }