dacorvo HF Staff commited on
Commit
57faf89
·
verified ·
1 Parent(s): e53d3b4

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -12355,3 +12355,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_fa521fda42cf3f989125+ac10809c/wrapped_nef
12355
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_1c1b0aab80803ab324fd+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
12356
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_50018938cd116c44395a+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
12357
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_50018938cd116c44395a+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
12355
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_1c1b0aab80803ab324fd+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
12356
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_50018938cd116c44395a+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
12357
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_50018938cd116c44395a+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12358
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_33a172512e1924c33f46+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12359
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12360
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.1.dev0/qwen3/Qwen/Qwen3-1.7B/5f1dd01af5ffcabbf8b1.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-1.7B",
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": 2048,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 6144,
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
+ ],
45
+ "max_position_embeddings": 40960,
46
+ "max_window_layers": 28,
47
+ "model_type": "qwen3",
48
+ "neuron": {
49
+ "_serialized_key": "NxDNeuronConfig",
50
+ "batch_size": 1,
51
+ "capacity_factor": null,
52
+ "checkpoint_id": "Qwen/Qwen3-1.7B",
53
+ "checkpoint_revision": "70d244cc86ccca08cf5af4e1e306ecf908b1ad5e",
54
+ "continuous_batching": false,
55
+ "ep_degree": 1,
56
+ "fused_qkv": true,
57
+ "glu_mlp": true,
58
+ "local_ranks_size": 2,
59
+ "max_batch_size": 1,
60
+ "max_context_length": 4096,
61
+ "max_topk": 256,
62
+ "n_active_tokens": 4096,
63
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
64
+ "on_device_sampling": true,
65
+ "optimum_neuron_version": "0.4.1.dev0",
66
+ "output_logits": false,
67
+ "pp_degree": 1,
68
+ "sequence_length": 4096,
69
+ "speculation_length": 0,
70
+ "start_rank_id": 0,
71
+ "target": "trn1",
72
+ "torch_dtype": "bfloat16",
73
+ "tp_degree": 2
74
+ },
75
+ "num_attention_heads": 16,
76
+ "num_hidden_layers": 28,
77
+ "num_key_value_heads": 8,
78
+ "rms_norm_eps": 1e-06,
79
+ "rope_scaling": null,
80
+ "rope_theta": 1000000,
81
+ "sliding_window": null,
82
+ "tie_word_embeddings": true,
83
+ "use_cache": true,
84
+ "use_sliding_window": false,
85
+ "vocab_size": 151936
86
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33a172512e1924c33f46+24129607/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/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33a172512e1924c33f46+24129607/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33a172512e1924c33f46+24129607/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49756e25ed5850473b115aa6afe0dd4da4255449f791a4780eb69c67df469f0c
3
+ size 843722
neuronxcc-2.21.18209.0+043b1bf7/MODULE_33a172512e1924c33f46+24129607/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee961b0620f5143e45de06454089edff01a7e10effb851ca4673be9ed53749a7
3
+ size 47545344
neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/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/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde19320dedecb40264fa2231cf7bed992a761a14539d4e8366d8027a8e7bfcc
3
+ size 741435
neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add8b25d3676eb613565fcdfe0b39b1327bf19027c3b6d6a826dc2e398b2a8d9
3
+ size 3216384
neuronxcc-2.21.18209.0+043b1bf7/MODULE_4bad9ee07f0d4ad78fa5+a02c3a36/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f754f14045f8e828a17f0027a38a4dc8cc0a6d9758d5fbe74af37b25913a50
3
+ size 3353495