{ "act_format": "linear", "act_on": false, "act_type": "associative", "architectures": [ "InnerLoopARMTForCausalLM" ], "attend_to_previous_input": false, "attn_implementation": "flash_attention_2", "base_model_config": null, "base_model_name": "google/gemma-3-1b-it", "constant_depth": false, "correction": true, "d_mem": 64, "dtype": "bfloat16", "freeze_mem": false, "gating": false, "layers_attr": "model.layers", "max_hop": 4, "memory_dtype": "bfloat16", "model_dtype": "bfloat16", "model_type": "armt", "n_heads": 1, "noisy_halting": false, "num_mem_tokens": 32, "segment_alignment": "left", "segment_size": 1024, "sliding_window_enabled": false, "time_penalty": 0.0, "transformers_version": "4.57.1", "use_denom": true, "use_sink": false, "wrap_layers": null, "wrap_pos": false, "auto_map": { "AutoConfig": "modeling_armt.ARMTConfig", "AutoModelForCausalLM": "modeling_armt.InnerLoopARMTForCausalLM" } }