cogmodel / config.json
kh4dien's picture
Upload config.json with huggingface_hub
e668aed verified
raw
history blame
210 Bytes
{
"architectures": [
"CogModelForHF"
],
"embed_dim": 64,
"model_type": "custom_transformer",
"num_layers": 5,
"torch_dtype": "float32",
"transformers_version": "4.41.2",
"vocab_size": 100
}