vacuum-16t / config.json
falsumingens's picture
Upload config.json with huggingface_hub
6b87f60 verified
Raw
History Blame Contribute Delete
239 Bytes
{
"model_type": "vacuum",
"vocab_size": 1,
"max_position_embeddings": 4294967296,
"num_experts": 3841,
"num_experts_per_tok": 1,
"router_mode": "constant_zero",
"torch_dtype": "float4",
"architectures": [
"VacuumForCausalLM"
]
}