cloud-architect-slm-5m / config.json
sathishphdai's picture
Upload folder using huggingface_hub
8dd24b8 verified
raw
history blame contribute delete
366 Bytes
{
"architectures": [
"RoleSLM"
],
"model_type": "cloud_architect-slm",
"domain": "Cloud Architect",
"vocab_size": 14118,
"n_layer": 32,
"n_head": 20,
"n_embd": 1600,
"block_size": 1024,
"dropout": 0.05,
"bias": false,
"ffn_multiplier": 2.667,
"max_position_embeddings": 5000000,
"rope_theta": 5000000.0,
"n_parameters": 1009009600
}