{ "_name_or_path": "MBZUAI-LLM/SlimPajama-DC", "activation_function": "swiglu", "architectures": [ "BTLMLMHeadModel" ], "attn_pdrop": 0.0, "auto_map": { "AutoConfig": "configuration_btlm.BTLMConfig", "AutoModel": "MBZUAI-LLM/SlimPajama-DC--modeling_btlm.BTLMModel", "AutoModelForCausalLM": "MBZUAI-LLM/SlimPajama-DC--modeling_btlm.BTLMLMHeadModel" }, "bos_token_id": 50256, "embd_pdrop": 0.0, "embeddings_scale": 14.6, "eos_token_id": 0, "initializer_range": 0.02, "layer_norm_epsilon": 1e-05, "model_type": "btlm", "n_embd": 2048, "n_head": 16, "n_inner": 5461, "n_layer": 24, "n_positions": 2048, "pad_token_id": 0, "position_embedding_type": "alibi", "reorder_and_upcast_attn": false, "resid_pdrop": 0.0, "scale_attn_by_inverse_layer_idx": false, "scale_attn_weights": true, "scale_qk_dot_by_d": true, "transformers_version": "4.32.1", "use_cache": true, "vocab_size": 50277, "width_scale": 0.2775 }