{ "architectures": [ "BananaMind2NanoForCausalLM" ], "auto_map": { "AutoConfig": "configuration_bananamind2nano.BananaMind2NanoConfig", "AutoModelForCausalLM": "modeling_bananamind2nano.BananaMind2NanoForCausalLM" }, "bos_token_id": 1, "dtype": "float32", "eos_token_id": 2, "head_dim": 64, "hidden_size": 256, "intermediate_size": 768, "max_position_embeddings": 4096, "model_type": "bananamind2_nano", "num_attention_heads": 4, "num_hidden_layers": 10, "num_key_value_heads": 2, "pad_token_id": 0, "rms_norm_eps": 1e-06, "rope_theta": 100000.0, "tie_word_embeddings": true, "transformers_version": "5.7.0", "unk_token_id": 3, "use_cache": true, "vocab_size": 8192, "z_loss_coeff": 0.0, "_name_or_path": "BananaMind/BananaMind-2-Nano-Chat" }