tengomucho HF Staff commited on
Commit
d29bba9
·
verified ·
1 Parent(s): 104e8ac

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -4466,3 +4466,7 @@ neuronxcc-2.19.8089.0+8ab9f450/MODULE_44955ffeba208f085992+ca355898/model.neff f
4466
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_44955ffeba208f085992+ca355898/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
4467
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_55b96c673cac4fb795e7+c2248236/model.neff filter=lfs diff=lfs merge=lfs -text
4468
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_62278754347ea617f01e+c2248236/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
4466
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_44955ffeba208f085992+ca355898/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
4467
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_55b96c673cac4fb795e7+c2248236/model.neff filter=lfs diff=lfs merge=lfs -text
4468
  neuronxcc-2.19.8089.0+8ab9f450/MODULE_62278754347ea617f01e+c2248236/model.neff filter=lfs diff=lfs merge=lfs -text
4469
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_61e751d22792a685fb04+c2248236/model.neff filter=lfs diff=lfs merge=lfs -text
4470
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/model.neff filter=lfs diff=lfs merge=lfs -text
4471
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
4472
+ neuronxcc-2.19.8089.0+8ab9f450/MODULE_7ab80dc216fdf22f33a4+431f5505/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.19.8089.0+8ab9f450/0_REGISTRY/0.3.1.dev0/gpt_oss/openai/gpt-oss-20b/aeb56e54e5187a9140e6.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "openai/gpt-oss-20b",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "GptOssForCausalLM"
7
+ ],
8
+ "attention_bias": true,
9
+ "attention_dropout": 0.0,
10
+ "experts_per_token": 4,
11
+ "head_dim": 64,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2880,
14
+ "initial_context_length": 4096,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 2880,
17
+ "layer_types": [
18
+ "sliding_attention",
19
+ "full_attention",
20
+ "sliding_attention",
21
+ "full_attention",
22
+ "sliding_attention",
23
+ "full_attention",
24
+ "sliding_attention",
25
+ "full_attention",
26
+ "sliding_attention",
27
+ "full_attention",
28
+ "sliding_attention",
29
+ "full_attention",
30
+ "sliding_attention",
31
+ "full_attention",
32
+ "sliding_attention",
33
+ "full_attention",
34
+ "sliding_attention",
35
+ "full_attention",
36
+ "sliding_attention",
37
+ "full_attention",
38
+ "sliding_attention",
39
+ "full_attention",
40
+ "sliding_attention",
41
+ "full_attention"
42
+ ],
43
+ "max_position_embeddings": 131072,
44
+ "mlp_bias": false,
45
+ "model_type": "gpt_oss",
46
+ "neuron": {
47
+ "_serialized_key": "NxDNeuronConfig",
48
+ "async_mode": false,
49
+ "attn_kernel_enabled": false,
50
+ "batch_size": 1,
51
+ "capacity_factor": null,
52
+ "cc_pipeline_tiling_factor": 2,
53
+ "checkpoint_id": "openai/gpt-oss-20b",
54
+ "checkpoint_revision": "6cee5e81ee83917806bbde320786a8fb61efebee",
55
+ "continuous_batching": false,
56
+ "enable_bucketing": false,
57
+ "ep_degree": 1,
58
+ "flash_decoding_enabled": false,
59
+ "fused_qkv": false,
60
+ "glu_mlp": true,
61
+ "is_chunked_prefill": false,
62
+ "local_ranks_size": 8,
63
+ "logical_nc_config": 1,
64
+ "max_batch_size": 1,
65
+ "max_context_length": 256,
66
+ "max_topk": 256,
67
+ "mlp_kernel_enabled": false,
68
+ "mlp_kernel_fuse_residual_add": false,
69
+ "n_active_tokens": 256,
70
+ "neuronxcc_version": "2.19.8089.0+8ab9f450",
71
+ "num_cores_per_group": 1,
72
+ "on_device_sampling": false,
73
+ "optimum_neuron_version": "0.3.1.dev0",
74
+ "output_logits": false,
75
+ "padding_side": "right",
76
+ "pp_degree": 1,
77
+ "qk_layernorm": false,
78
+ "qkv_kernel_enabled": false,
79
+ "rpl_reduce_dtype": "bfloat16",
80
+ "sequence_length": 256,
81
+ "sequence_parallel_enabled": false,
82
+ "speculation_length": 0,
83
+ "start_rank_id": 0,
84
+ "target": null,
85
+ "torch_dtype": "bfloat16",
86
+ "tp_degree": 8,
87
+ "vocab_parallel": false
88
+ },
89
+ "num_attention_heads": 64,
90
+ "num_experts_per_tok": 4,
91
+ "num_hidden_layers": 24,
92
+ "num_key_value_heads": 8,
93
+ "num_local_experts": 32,
94
+ "output_router_logits": false,
95
+ "quantization_config": {
96
+ "modules_to_not_convert": [
97
+ "model.layers.*.self_attn",
98
+ "model.layers.*.mlp.router",
99
+ "model.embed_tokens",
100
+ "lm_head"
101
+ ],
102
+ "quant_method": "mxfp4"
103
+ },
104
+ "rms_norm_eps": 1e-05,
105
+ "rope_scaling": {
106
+ "beta_fast": 32.0,
107
+ "beta_slow": 1.0,
108
+ "factor": 32.0,
109
+ "original_max_position_embeddings": 4096,
110
+ "rope_type": "yarn",
111
+ "truncate": false
112
+ },
113
+ "rope_theta": 150000,
114
+ "router_aux_loss_coef": 0.9,
115
+ "sliding_window": 128,
116
+ "swiglu_limit": 7.0,
117
+ "tie_word_embeddings": false,
118
+ "use_cache": true,
119
+ "vocab_size": 201088
120
+ }
neuronxcc-2.19.8089.0+8ab9f450/MODULE_61e751d22792a685fb04+c2248236/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--enable-saturate-infinity", "--enable-mixed-precision-accumulation", "--model-type", "transformer", "-O1", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2", "--auto-cast=none", "--internal-enable-dge-levels", "vector_dynamic_offsets", "--logfile=/tmp/nxd_model/context_encoding_model/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.19.8089.0+8ab9f450/MODULE_61e751d22792a685fb04+c2248236/model.done ADDED
File without changes
neuronxcc-2.19.8089.0+8ab9f450/MODULE_61e751d22792a685fb04+c2248236/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd0a3508fdaacd90ae9c940631572f114633c0c7ab0982557d5f0f97e1d61ae
3
+ size 1575838
neuronxcc-2.19.8089.0+8ab9f450/MODULE_61e751d22792a685fb04+c2248236/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3807312f82e61b22afc42d422af9c72a31cf96ca36bbee9c144aba429b01e7a
3
+ size 2458624
neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--enable-saturate-infinity", "--enable-mixed-precision-accumulation", "--model-type", "transformer", "-O1", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2", "--auto-cast=none", "--internal-enable-dge-levels", "vector_dynamic_offsets", "--logfile=/tmp/nxd_model/token_generation_model/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/model.done ADDED
File without changes
neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01e7775dec6ecc8e9a9a1abe34b5f3f250ebea073bc5399346aaa4913a4f3a22
3
+ size 860786
neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35384154967ee15b1b517fb9c11cf9aa4ca5a5e8b8b7f992d4b39a9235fee5f1
3
+ size 5161984
neuronxcc-2.19.8089.0+8ab9f450/MODULE_655a970d712c10190223+ca355898/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a372da4b697389d31e9165e7661aecd01638c0e325390138c1e690624275eb3
3
+ size 5329597
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7ab80dc216fdf22f33a4+431f5505/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ "--model-type=transformer -O1 --lnc=1 --internal-hlo2tensorizer-options=--experimental-unsafe-fp8e4m3fn-as-fp8e4m3 --logfile=/tmp/nxd_model/layout_opt/log-neuron-cc.txt"
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7ab80dc216fdf22f33a4+431f5505/model.done ADDED
File without changes
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7ab80dc216fdf22f33a4+431f5505/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56e2678c06694eca1b38d539ad77e1a31801d1a440d223c5f9bb782c127b172
3
+ size 178015
neuronxcc-2.19.8089.0+8ab9f450/MODULE_7ab80dc216fdf22f33a4+431f5505/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ff4d7b72cf1bd7f1ac7693efc2273e012ba1ffac21c32bbb05827745051ab4
3
+ size 2376704