xomdich-mobile / config.json
b3x0m's picture
Upload XomdichForCausalLM
98110cb verified
raw
history blame contribute delete
619 Bytes
{
"_name_or_path": "./b3x0m/xomdich-mobile",
"architectures": [
"XomdichForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"head_dim": 64,
"hidden_act": "gelu_pytorch_tanh",
"hidden_activation": "gelu_pytorch_tanh",
"hidden_size": 576,
"initializer_range": 0.02,
"intermediate_size": 1540,
"max_position_embeddings": 512,
"model_type": "Xomdich",
"num_attention_heads": 9,
"num_hidden_layers": 30,
"num_key_value_heads": 3,
"rms_norm_eps": 1e-05,
"rope_theta": 10000.0,
"torch_dtype": "float32",
"transformers_version": "4.45.0.dev0",
"vocab_size": 25000
}