{ "auto_map": { "AutoConfig": "configuration_yatnmn_full_gpt.YatFullGPTHfConfig", "AutoModelForCausalLM": "modeling_yatnmn_full_gpt.YatFullGPTForCausalLM" }, "constant_alpha": false, "epsilon_init": 0.001, "hidden_size": 768, "learnable_epsilon": true, "max_position_embeddings": 10240, "mlp_type": "yatnmn-softplus", "model_type": "yatnmn_full_gpt", "n_embd": 768, "n_head": 12, "n_kv_head": 12, "n_layer": 12, "num_attention_heads": 12, "num_hidden_layers": 12, "num_key_value_heads": 12, "pad_vocab_size_to": 64, "rope_base": 100000.0, "scalar_bias": true, "sequence_len": 1024, "softplus_bias": true, "tie_embeddings": true, "tie_word_embeddings": true, "transformers_version": "5.5.0", "vocab_size": 32768, "window_pattern": "SSSL" }