gpt-model / model_config.json
ViratGarg's picture
Upload model_config.json with huggingface_hub
46a1b95 verified
Raw
History Blame Contribute Delete
162 Bytes
{
"vocab_size": 50257,
"context_length": 512,
"d_model": 768,
"num_layers": 12,
"num_heads": 12,
"d_ff": 2048,
"rope_theta": 10000.0
}