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
SykoSLM
/
Tiny-LLM
like
0
PyTorch
my_gpt
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Tiny-LLM
/
config.json
burak
Upload config.json with huggingface_hub
3e27a10
verified
8 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
149 Bytes
{
"n_embd"
:
256
,
"n_head"
:
8
,
"n_layer"
:
6
,
"block_size"
:
128
,
"vocab_size"
:
69
,
"dropout"
:
0.0
,
"model_type"
:
"my_gpt"
}