random_models / hermes3-llama31 /config-diff.json
shibatch's picture
Upload folder using huggingface_hub
ce7ccba verified
Raw
History Blame Contribute Delete
710 Bytes
[
{
"path": "/bos_token_id",
"source": 128000,
"shrunk": 0
},
{
"path": "/eos_token_id",
"source": 128040,
"shrunk": 1
},
{
"path": "/hidden_size",
"source": 4096,
"shrunk": 64
},
{
"path": "/intermediate_size",
"source": 14336,
"shrunk": 128
},
{
"path": "/max_position_embeddings",
"source": 131072,
"shrunk": 128
},
{
"path": "/num_attention_heads",
"source": 32,
"shrunk": 8
},
{
"path": "/num_hidden_layers",
"source": 32,
"shrunk": 2
},
{
"path": "/num_key_value_heads",
"source": 8,
"shrunk": 2
},
{
"path": "/vocab_size",
"source": 128256,
"shrunk": 128
}
]