dacorvo HF Staff commited on
Commit
309cca8
·
verified ·
1 Parent(s): 3eaefdd

Synchronizing local compiler cache.

Browse files
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev5/qwen2/Qwen/Qwen2.5-72B-Instruct/aecf9d842ce9933d8f5b.json ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "logical_nc_config": 1,
111
+ "max_batch_size": 4,
112
+ "max_context_length": 4096,
113
+ "max_topk": 256,
114
+ "n_active_tokens": 4096,
115
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
116
+ "on_device_sampling": true,
117
+ "optimum_neuron_version": "0.3.1.dev5",
118
+ "output_logits": false,
119
+ "pp_degree": 1,
120
+ "sequence_length": 4096,
121
+ "speculation_length": 0,
122
+ "start_rank_id": 0,
123
+ "target": null,
124
+ "torch_dtype": "bfloat16",
125
+ "tp_degree": 24
126
+ },
127
+ "num_attention_heads": 64,
128
+ "num_hidden_layers": 80,
129
+ "num_key_value_heads": 8,
130
+ "rms_norm_eps": 1e-06,
131
+ "rope_scaling": null,
132
+ "rope_theta": 1000000.0,
133
+ "sliding_window": null,
134
+ "tie_word_embeddings": false,
135
+ "use_cache": true,
136
+ "use_sliding_window": false,
137
+ "vocab_size": 152064
138
+ }