dacorvo HF Staff commited on
Commit
6f89505
·
verified ·
1 Parent(s): 0d7aca6

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11521,3 +11521,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_a6732a46e76c97a186c7+ed72d204/model.neff
11521
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_140ffe5563dbe460bca0+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11522
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_85fe6d3a7c65fbb1ab27+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11523
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_85fe6d3a7c65fbb1ab27+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11521
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_140ffe5563dbe460bca0+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11522
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_85fe6d3a7c65fbb1ab27+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11523
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_85fe6d3a7c65fbb1ab27+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11524
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11525
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11526
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ebee364bbfc2e280f573+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.0.dev0/qwen3/Qwen/Qwen3-8B/f2c6d023f0e809a5238d.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-8B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen3ForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 12288,
15
+ "layer_types": [
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
+ ],
53
+ "max_position_embeddings": 40960,
54
+ "max_window_layers": 36,
55
+ "model_type": "qwen3",
56
+ "neuron": {
57
+ "_serialized_key": "NxDNeuronConfig",
58
+ "batch_size": 1,
59
+ "capacity_factor": null,
60
+ "checkpoint_id": "Qwen/Qwen3-8B",
61
+ "checkpoint_revision": "b968826d9c46dd6066d109eabc6255188de91218",
62
+ "continuous_batching": false,
63
+ "enable_bucketing": false,
64
+ "ep_degree": 1,
65
+ "fused_qkv": true,
66
+ "glu_mlp": true,
67
+ "local_ranks_size": 8,
68
+ "max_batch_size": 1,
69
+ "max_context_length": 4096,
70
+ "max_topk": 256,
71
+ "n_active_tokens": 4096,
72
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
73
+ "on_device_sampling": true,
74
+ "optimum_neuron_version": "0.4.0.dev0",
75
+ "output_logits": false,
76
+ "pp_degree": 1,
77
+ "sequence_length": 4096,
78
+ "speculation_length": 0,
79
+ "start_rank_id": 0,
80
+ "target": "trn1",
81
+ "torch_dtype": "bfloat16",
82
+ "tp_degree": 8
83
+ },
84
+ "num_attention_heads": 32,
85
+ "num_hidden_layers": 36,
86
+ "num_key_value_heads": 8,
87
+ "rms_norm_eps": 1e-06,
88
+ "rope_scaling": null,
89
+ "rope_theta": 1000000,
90
+ "sliding_window": null,
91
+ "tie_word_embeddings": false,
92
+ "use_cache": true,
93
+ "use_sliding_window": false,
94
+ "vocab_size": 151936
95
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=1", "--logfile=/tmp/nxd_model/token_generation_model/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5638648a5e7fd52e5e443a32fcbc730895e6d85cfe4f334a147bd1cde29adf
3
+ size 932940
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7f816abed63cefe2085ff2fa3e5384a45d4fea56a306425dbe73261744fa00
3
+ size 3021824
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ac3fab9b5d0ae00ad513+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde5598c521f53a894eec5f421fecbdc47eb215d862ae3cc39ea7668c1e217be
3
+ size 3196787
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ebee364bbfc2e280f573+ed72d204/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn1", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=1", "--logfile=/tmp/nxd_model/context_encoding_model/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ebee364bbfc2e280f573+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ebee364bbfc2e280f573+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc254f68e13a7d7419c9c23d7f0d769be709f3e4dbc272d5a7581f1d4a1de29f
3
+ size 1064242
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ebee364bbfc2e280f573+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a5fd1eaba508432a564aafd8675b5d64238cc935dd76e2513c80428a56b6a54
3
+ size 45190144