Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bpatel644
/
Mine
like
0
Transformers
Safetensors
CustomAI
custom_code
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6bb08d5
Mine
/
config.json
bpatel644
Upload config
6bb08d5
about 1 year ago
raw
Copy download link
history
blame
Safe
223 Bytes
{
"auto_map"
:
{
"AutoConfig"
:
"config.CustomAIConfig"
}
,
"dropout"
:
0.2
,
"model_type"
:
"CustomAI"
,
"n_embd"
:
384
,
"n_head"
:
4
,
"n_layer"
:
4
,
"transformers_version"
:
"4.36.0.dev0"
,
"vocab_size"
:
1000
}