Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ViratGarg
/
gpt-model
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
gpt-model
/
model_config.json
ViratGarg
Upload model_config.json with huggingface_hub
46a1b95
verified
5 months ago
Raw
Download with hf CLI
Copy download link
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
}