{ "model_type": "tttpilot_mac", "architectures": [ "TTTPilotMACForCausalLM" ], "auto_map": { "AutoConfig": "modeling_tttpilot_mac.TTTPilotMACConfig", "AutoModel": "modeling_tttpilot_mac.TTTPilotMACModel", "AutoModelForCausalLM": "modeling_tttpilot_mac.TTTPilotMACForCausalLM" }, "vocab_size": 151936, "bos_token_id": 151643, "eos_token_id": 151645, "pad_token_id": 151643, "tie_word_embeddings": true, "hidden_size": 2048, "hidden_act": "silu", "initializer_range": 0.02, "rms_norm_eps": 1e-06, "max_position_embeddings": 262144, "num_memory_layers": 24, "memory_intermediate_size": 5504, "num_attention_heads": 32, "mini_batch_size": 16, "ttt_base_lr": 1.0, "ttt_layer_type": "linear", "pre_conv": true, "conv_kernel": 4, "use_gate": true, "share_qk": true, "fixed_memory_size": 64, "num_core_layers": 36, "core_intermediate_size": 9728, "num_key_value_heads": 8, "head_dim": 128, "attention_bias": false, "attention_dropout": 0.0, "rope_theta": 5000000, "rope_scaling": null, "sliding_window": null, "use_cache": true, "scan_checkpoint_group_size": 0, "torch_dtype": "bfloat16", "pretraining_tp": 1 }