Synchronizing local compiler cache.
Browse files
neuronxcc-2.17.194.0+d312836f/0_REGISTRY/0.2.0.dev5/granite/ibm-granite/granite-3.1-2b-instruct/b3a1fba358c17db868cd.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_entry_class": "SingleModelCacheEntry",
|
3 |
+
"_model_id": "ibm-granite/granite-3.1-2b-instruct",
|
4 |
+
"_task": "text-generation",
|
5 |
+
"architectures": [
|
6 |
+
"GraniteForCausalLM"
|
7 |
+
],
|
8 |
+
"attention_bias": false,
|
9 |
+
"attention_dropout": 0.1,
|
10 |
+
"attention_multiplier": 0.015625,
|
11 |
+
"embedding_multiplier": 12.0,
|
12 |
+
"hidden_act": "silu",
|
13 |
+
"hidden_size": 2048,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 8192,
|
16 |
+
"logits_scaling": 8.0,
|
17 |
+
"max_position_embeddings": 131072,
|
18 |
+
"mlp_bias": false,
|
19 |
+
"model_type": "granite",
|
20 |
+
"neuron": {
|
21 |
+
"_serialized_key": "HloNeuronConfig",
|
22 |
+
"all_reduce_dtype": null,
|
23 |
+
"allow_flash_attention": true,
|
24 |
+
"attention_layout": "HSB",
|
25 |
+
"attn_output_transposed": false,
|
26 |
+
"auto_cast_type": "bf16",
|
27 |
+
"batch_size": 4,
|
28 |
+
"checkpoint_id": "ibm-granite/granite-3.1-2b-instruct",
|
29 |
+
"checkpoint_revision": "bbc2aed595bd38bd770263dc3ab831db9794441d",
|
30 |
+
"collectives_layout": "HSB",
|
31 |
+
"continuous_batching": true,
|
32 |
+
"fuse_qkv": true,
|
33 |
+
"group_query_attention": "shard-over-heads",
|
34 |
+
"log_softmax_scores": false,
|
35 |
+
"neuronxcc_version": "2.17.194.0+d312836f",
|
36 |
+
"optimum_neuron_version": "0.2.0.dev5",
|
37 |
+
"output_all_logits": false,
|
38 |
+
"sequence_length": 4096,
|
39 |
+
"tp_degree": 2
|
40 |
+
},
|
41 |
+
"num_attention_heads": 32,
|
42 |
+
"num_hidden_layers": 40,
|
43 |
+
"num_key_value_heads": 8,
|
44 |
+
"residual_multiplier": 0.22,
|
45 |
+
"rms_norm_eps": 1e-05,
|
46 |
+
"rope_scaling": null,
|
47 |
+
"rope_theta": 5000000.0,
|
48 |
+
"tie_word_embeddings": true,
|
49 |
+
"use_cache": true,
|
50 |
+
"vocab_size": 49155
|
51 |
+
}
|