dacorvo HF Staff commited on
Commit
1ff239d
·
verified ·
1 Parent(s): 6efa13b

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7517,3 +7517,6 @@ neuronxcc-2.23.6484.0+3b612583/MODULE_d7d2a23a0d647ccd894b+84337dd9/wrapped_neff
7517
  neuronxcc-2.23.6484.0+3b612583/MODULE_e6a8ab93a90acdec11af+519f203d/model.neff filter=lfs diff=lfs merge=lfs -text
7518
  neuronxcc-2.23.6484.0+3b612583/MODULE_e9d79973df9286231fef+84337dd9/model.neff filter=lfs diff=lfs merge=lfs -text
7519
  neuronxcc-2.23.6484.0+3b612583/MODULE_e9d79973df9286231fef+84337dd9/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
7517
  neuronxcc-2.23.6484.0+3b612583/MODULE_e6a8ab93a90acdec11af+519f203d/model.neff filter=lfs diff=lfs merge=lfs -text
7518
  neuronxcc-2.23.6484.0+3b612583/MODULE_e9d79973df9286231fef+84337dd9/model.neff filter=lfs diff=lfs merge=lfs -text
7519
  neuronxcc-2.23.6484.0+3b612583/MODULE_e9d79973df9286231fef+84337dd9/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7520
+ neuronxcc-2.21.33363.0+82129205/MODULE_221718faae4b36aa6bda+593aa068/model.neff filter=lfs diff=lfs merge=lfs -text
7521
+ neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
7522
+ neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/929b02754a13cbfdf657d863c3fc6f3bce672879bc6ae48ab45be21e881e9ec2/c85122c7a85abda4bc67.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "Qwen/Qwen3-0.6B",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "Qwen3ForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "dtype": "bfloat16",
11
+ "head_dim": 128,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 1024,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_types": [
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
+ ],
46
+ "max_position_embeddings": 40960,
47
+ "max_window_layers": 28,
48
+ "model_type": "qwen3",
49
+ "neuron": {
50
+ "_serialized_key": "NxDNeuronConfig",
51
+ "batch_size": 1,
52
+ "capacity_factor": null,
53
+ "checkpoint_id": "Qwen/Qwen3-0.6B",
54
+ "checkpoint_revision": "c1899de289a04d12100db370d81485cdf75e47ca",
55
+ "continuous_batching": false,
56
+ "ep_degree": 1,
57
+ "fused_qkv": true,
58
+ "glu_mlp": true,
59
+ "local_ranks_size": 4,
60
+ "max_batch_size": 1,
61
+ "max_context_length": 8192,
62
+ "max_topk": 256,
63
+ "n_active_tokens": 8192,
64
+ "neuronxcc_version": "2.21.33363.0+82129205",
65
+ "on_device_sampling": true,
66
+ "optimum_neuron_version": "0.4.6.dev3",
67
+ "output_logits": false,
68
+ "pp_degree": 1,
69
+ "prefill_chunk_size": 1024,
70
+ "sequence_length": 8192,
71
+ "speculation_length": 0,
72
+ "start_rank_id": 0,
73
+ "target": "trn2",
74
+ "torch_dtype": "bfloat16",
75
+ "tp_degree": 4
76
+ },
77
+ "num_attention_heads": 16,
78
+ "num_hidden_layers": 28,
79
+ "num_key_value_heads": 8,
80
+ "rms_norm_eps": 1e-06,
81
+ "rope_scaling": null,
82
+ "rope_theta": 1000000,
83
+ "sliding_window": null,
84
+ "tie_word_embeddings": true,
85
+ "use_cache": true,
86
+ "use_sliding_window": false,
87
+ "vocab_size": 151936
88
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_221718faae4b36aa6bda+593aa068/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn2", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=2", "--logfile=/tmp/nxd_model/chunked_prefill/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.33363.0+82129205/MODULE_221718faae4b36aa6bda+593aa068/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_221718faae4b36aa6bda+593aa068/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0db7c90f3a72962dc71667e2dc6e025aa5f74ea4c8db6042dfdac082550f44
3
+ size 1011457
neuronxcc-2.21.33363.0+82129205/MODULE_221718faae4b36aa6bda+593aa068/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5f6315bbed4475feb1878d16798274bd4e7e298d81ca04569a65dad3fff5882
3
+ size 19999744
neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--target=trn2", "--auto-cast=none", "--model-type=transformer", "--tensorizer-options=--enable-ccop-compute-overlap --cc-pipeline-tiling-factor=2 --vectorize-strided-dma ", "-O2", "--lnc=2", "--logfile=/tmp/nxd_model/token_generation/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c13fc4f19e134bd9e5971df2a4811d72e7254c8ca6470e790698cf80f4d62cac
3
+ size 1889743
neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2625e38606804c9bb877400208e7d4cdfec0d330b8ae446f2303562d43ab1214
3
+ size 2540544
neuronxcc-2.21.33363.0+82129205/MODULE_a8c80c7b45bf6fd968ee+ac10809c/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5383fe9100961b5fac7fe6f9b0cbb417141f08269283c0ea79b3619ee71417d1
3
+ size 2677320