{ "architectures": [ "MultiscreenForCausalLM" ], "auto_map": { "AutoConfig": "configuration_multiscreen.MultiscreenConfig", "AutoModel": "modeling_multiscreen.MultiscreenModel", "AutoModelForCausalLM": "modeling_multiscreen.MultiscreenForCausalLM" }, "bos_token_id": 1, "dtype": "float32", "eos_token_id": 2, "gradient_checkpointing": false, "hidden_dim": 1024, "hidden_size": 1024, "initializer_range": 0.1, "is_decoder": true, "key_dim": 32, "labels_are_shifted": false, "max_position_embeddings": 512, "max_seq_len": 512, "mipe_compute_dtype": "fp32", "mipe_threshold": 256.0, "model_type": "multiscreen", "num_attention_heads": 18, "num_heads": 18, "num_hidden_layers": 18, "num_layers": 18, "pad_token_id": 3, "softmask_compute_dtype": "fp32", "strict_position_ids": true, "tie_word_embeddings": true, "transformers_version": "5.8.0", "use_cache": false, "value_dim": 128, "vocab_size": 768, "zero_pad_hidden_states": false }