File size: 328 Bytes
f8c61dd c313f6c f8c61dd 967b80d f8c61dd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"architectures": [
"Qwen2ForCausalLM"
],
"hidden_size": 2560,
"intermediate_size": 6144,
"max_position_embeddings": 1024,
"model_type": "qwen2",
"num_attention_heads": 32,
"num_hidden_layers": 30,
"qkv_bias": true,
"torch_dtype": "float16",
"transformers_version": "4.47.1",
"vocab_size": 151936
}
|