dacorvo HF Staff commited on
Commit
d344412
·
verified ·
1 Parent(s): ea6e412

Synchronizing local compiler cache.

Browse files
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.0/qwen2/Qwen/Qwen2.5-72B-Instruct/f3b6f76004dc3d143c7e.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen2.5-72B-Instruct",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen2ForCausalLM"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 8192,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 29568,
13
+ "layer_types": [
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention",
43
+ "full_attention",
44
+ "full_attention",
45
+ "full_attention",
46
+ "full_attention",
47
+ "full_attention",
48
+ "full_attention",
49
+ "full_attention",
50
+ "full_attention",
51
+ "full_attention",
52
+ "full_attention",
53
+ "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
+ "full_attention",
60
+ "full_attention",
61
+ "full_attention",
62
+ "full_attention",
63
+ "full_attention",
64
+ "full_attention",
65
+ "full_attention",
66
+ "full_attention",
67
+ "full_attention",
68
+ "full_attention",
69
+ "full_attention",
70
+ "full_attention",
71
+ "full_attention",
72
+ "full_attention",
73
+ "full_attention",
74
+ "full_attention",
75
+ "full_attention",
76
+ "full_attention",
77
+ "full_attention",
78
+ "full_attention",
79
+ "full_attention",
80
+ "full_attention",
81
+ "full_attention",
82
+ "full_attention",
83
+ "full_attention",
84
+ "full_attention",
85
+ "full_attention",
86
+ "full_attention",
87
+ "full_attention",
88
+ "full_attention",
89
+ "full_attention",
90
+ "full_attention",
91
+ "full_attention",
92
+ "full_attention",
93
+ "full_attention"
94
+ ],
95
+ "max_position_embeddings": 32768,
96
+ "max_window_layers": 70,
97
+ "model_type": "qwen2",
98
+ "neuron": {
99
+ "_serialized_key": "NxDNeuronConfig",
100
+ "batch_size": 4,
101
+ "capacity_factor": null,
102
+ "checkpoint_id": "Qwen/Qwen2.5-72B-Instruct",
103
+ "checkpoint_revision": "495f39366efef23836d0cfae4fbe635880d2be31",
104
+ "continuous_batching": true,
105
+ "enable_bucketing": false,
106
+ "ep_degree": 1,
107
+ "fused_qkv": false,
108
+ "glu_mlp": true,
109
+ "local_ranks_size": 24,
110
+ "max_batch_size": 4,
111
+ "max_context_length": 4096,
112
+ "max_topk": 256,
113
+ "n_active_tokens": 4096,
114
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
115
+ "on_device_sampling": true,
116
+ "optimum_neuron_version": "0.4.0",
117
+ "output_logits": false,
118
+ "pp_degree": 1,
119
+ "sequence_length": 4096,
120
+ "speculation_length": 0,
121
+ "start_rank_id": 0,
122
+ "target": "trn1",
123
+ "torch_dtype": "bfloat16",
124
+ "tp_degree": 24
125
+ },
126
+ "num_attention_heads": 64,
127
+ "num_hidden_layers": 80,
128
+ "num_key_value_heads": 8,
129
+ "rms_norm_eps": 1e-06,
130
+ "rope_scaling": null,
131
+ "rope_theta": 1000000.0,
132
+ "sliding_window": null,
133
+ "tie_word_embeddings": false,
134
+ "use_cache": true,
135
+ "use_sliding_window": false,
136
+ "vocab_size": 152064
137
+ }