File size: 334 Bytes
af6b7ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "variant": "3B",
  "repo_id": "Qwen/Qwen2.5-3B-Instruct",
  "download_path": "models/qwen2.5-3B",
  "estimated_size_gb": 6,
  "vocab_size": 151643,
  "model_type": "qwen2",
  "hidden_size": 2048,
  "num_layers": 36,
  "num_attention_heads": 16,
  "max_position_embeddings": 32768,
  "architectures": [
    "Qwen2ForCausalLM"
  ]
}