Void / config.json
Sqersters's picture
Upload config.json with huggingface_hub
77e1ce3 verified
{
"architectures": [
"NovaVoidComplete"
],
"model_type": "novavoid",
"vocab_size": 32005,
"hidden_size": 256,
"latent_dim": 128,
"n_mamba_layers": 2,
"n_lstm_layers": 4,
"n_moe_layers": 6,
"num_experts": 8,
"n_memory_layers": 1,
"use_router": true,
"torch_dtype": "float32",
"transformers_version": "4.35.0"
}