NanoFable-28M-fp16 / config.json
adrahmana's picture
Promote seed1 weights to repo root so the Hub detects safetensors
1036a35 verified
Raw
History Blame Contribute Delete
286 Bytes
{
"model_type": "nanofable",
"tier": "large",
"precision": "fp16",
"n_layer": 8,
"n_embd": 512,
"n_head": 8,
"ctx": 512,
"vocab": 4096,
"tied_head": true,
"torch_dtype": "float16",
"quantization": "none (fp16 weights)",
"step": 7629,
"tokens_seen": 499974144
}