Qwen2.5-0.5B-Instruct / shared /tokenizer /mobiletransformers_tokenizer_config.json
martinkorelic's picture
Upload folder using huggingface_hub
29afc87 verified
Raw
History Blame Contribute Delete
353 Bytes
{
"model": {
"bos_token_id": 151643,
"context_length": 32768,
"num_attention_heads": 14,
"num_hidden_layers": 24,
"num_key_value_heads": 2,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"type": "qwen2",
"vocab_size": 151936
}
}