dacorvo HF Staff commited on
Commit
fb21854
·
verified ·
1 Parent(s): 5476920

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -11344,3 +11344,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e5881ad1904fef704fb7+a9d440f5/wrapped_nef
11344
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_36b0ce6b0017e99b147c+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11345
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8988f1cb07919308fed0+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11346
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8988f1cb07919308fed0+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
11344
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_36b0ce6b0017e99b147c+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11345
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8988f1cb07919308fed0+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11346
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8988f1cb07919308fed0+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
11347
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+ed72d204/model.neff filter=lfs diff=lfs merge=lfs -text
11348
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/model.neff filter=lfs diff=lfs merge=lfs -text
11349
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.3.1.dev7/qwen3/Qwen/Qwen3-4B/154b56a827b5644b3795.json ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-4B",
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": 2560,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 9728,
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-4B",
61
+ "checkpoint_revision": "1cfa9a7208912126459214e8b04321603b3df60c",
62
+ "continuous_batching": false,
63
+ "enable_bucketing": false,
64
+ "ep_degree": 1,
65
+ "fused_qkv": true,
66
+ "glu_mlp": true,
67
+ "local_ranks_size": 2,
68
+ "logical_nc_config": 1,
69
+ "max_batch_size": 1,
70
+ "max_context_length": 4096,
71
+ "max_topk": 256,
72
+ "n_active_tokens": 4096,
73
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
74
+ "on_device_sampling": true,
75
+ "optimum_neuron_version": "0.3.1.dev7",
76
+ "output_logits": false,
77
+ "pp_degree": 1,
78
+ "sequence_length": 4096,
79
+ "speculation_length": 0,
80
+ "start_rank_id": 0,
81
+ "target": null,
82
+ "torch_dtype": "bfloat16",
83
+ "tp_degree": 2
84
+ },
85
+ "num_attention_heads": 32,
86
+ "num_hidden_layers": 36,
87
+ "num_key_value_heads": 8,
88
+ "rms_norm_eps": 1e-06,
89
+ "rope_scaling": null,
90
+ "rope_theta": 1000000,
91
+ "sliding_window": null,
92
+ "tie_word_embeddings": true,
93
+ "use_cache": true,
94
+ "use_sliding_window": false,
95
+ "vocab_size": 151936
96
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+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_38b37dddb789145bd627+ed72d204/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+ed72d204/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f0e3ce772663713296d7bc58063d3cd6c7927645791154c7564d647662d372
3
+ size 1085355
neuronxcc-2.21.18209.0+043b1bf7/MODULE_38b37dddb789145bd627+ed72d204/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da4628a4745f7fa3b0c761baa0299b81cd3bc738d5cc7044802bbda34946575d
3
+ size 5192704
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+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_ab069b6ad71a98a912f0+a9d440f5/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5724218c6b50af3417c12ffb43ddfdb031b4d3afbb5c7e341a8bbf11389355c
3
+ size 943563
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62b502268706d68bc3f89f0c9fec5da8692341df81171e6fb68e3c06762fc1e
3
+ size 7056384
neuronxcc-2.21.18209.0+043b1bf7/MODULE_ab069b6ad71a98a912f0+a9d440f5/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74803d110e9326fd1940cc33591e85acf1c63ecd49db04feb79df4594de1a20e
3
+ size 7261311