chessmamba / config.json
TobiasLogic's picture
Upload config.json with huggingface_hub
37398ee verified
Raw
History Blame Contribute Delete
255 Bytes
{
"architecture": "ChessMamba",
"model_type": "selective-state-space",
"dim": 384,
"depth": 10,
"state_dim": 16,
"expand": 2,
"max_plies": 96,
"num_from_to": 4096,
"num_promo": 5,
"num_parameters": 16801798,
"framework": "pytorch"
}