lm-2b / config.json
fitleech's picture
Update weights (step 5000)
514bf87 verified
Raw
History Blame Contribute Delete
174 Bytes
{
"model_type": "gpt",
"vocab_size": 50304,
"num_layers": 52,
"num_heads": 12,
"model_dim": 1536,
"architectures": [
"GPT"
],
"torch_dtype": "bfloat16"
}