random_models / deepseek-coder /config-diff.json
shibatch's picture
Upload folder using huggingface_hub
ce7ccba verified
Raw
History Blame Contribute Delete
706 Bytes
[
{
"path": "/bos_token_id",
"source": 32013,
"shrunk": 0
},
{
"path": "/eos_token_id",
"source": 32021,
"shrunk": 1
},
{
"path": "/hidden_size",
"source": 4096,
"shrunk": 16
},
{
"path": "/intermediate_size",
"source": 11008,
"shrunk": 32
},
{
"path": "/max_position_embeddings",
"source": 16384,
"shrunk": 128
},
{
"path": "/num_attention_heads",
"source": 32,
"shrunk": 2
},
{
"path": "/num_hidden_layers",
"source": 32,
"shrunk": 2
},
{
"path": "/num_key_value_heads",
"source": 32,
"shrunk": 2
},
{
"path": "/vocab_size",
"source": 32256,
"shrunk": 128
}
]