dacorvo HF Staff commited on
Commit
0596ac5
·
verified ·
1 Parent(s): ea9988d

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7759,3 +7759,6 @@ neuronxcc-2.23.6484.0+3b612583/MODULE_e8ec3ee0880e1116456f+781055f7/model.neff f
7759
  neuronxcc-2.23.6484.0+3b612583/MODULE_8e0f425c77a096d54ad8+dae43e99/model.neff filter=lfs diff=lfs merge=lfs -text
7760
  neuronxcc-2.23.6484.0+3b612583/MODULE_8e0f425c77a096d54ad8+dae43e99/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7761
  neuronxcc-2.23.6484.0+3b612583/MODULE_e25122de1346508d5af6+781055f7/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
7759
  neuronxcc-2.23.6484.0+3b612583/MODULE_8e0f425c77a096d54ad8+dae43e99/model.neff filter=lfs diff=lfs merge=lfs -text
7760
  neuronxcc-2.23.6484.0+3b612583/MODULE_8e0f425c77a096d54ad8+dae43e99/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7761
  neuronxcc-2.23.6484.0+3b612583/MODULE_e25122de1346508d5af6+781055f7/model.neff filter=lfs diff=lfs merge=lfs -text
7762
+ neuronxcc-2.23.6484.0+3b612583/MODULE_644c1bd4f6c66322f9fa+781055f7/model.neff filter=lfs diff=lfs merge=lfs -text
7763
+ neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/model.neff filter=lfs diff=lfs merge=lfs -text
7764
+ neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.23.6484.0+3b612583/0_REGISTRY/0.4.6.dev3/0438c23a5711521d23f3885ee2d8467e2cafd830d3f9b67032189f97374cc4c0/e10e97fa1d76d557f3bc.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "dtype": "bfloat16",
11
+ "head_dim": 128,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 6144,
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": 4,
52
+ "capacity_factor": null,
53
+ "checkpoint_id": "Qwen/Qwen3-1.7B",
54
+ "checkpoint_revision": "70d244cc86ccca08cf5af4e1e306ecf908b1ad5e",
55
+ "continuous_batching": true,
56
+ "ep_degree": 1,
57
+ "fused_qkv": true,
58
+ "glu_mlp": true,
59
+ "local_ranks_size": 1,
60
+ "max_batch_size": 4,
61
+ "max_context_length": 1024,
62
+ "max_topk": 256,
63
+ "n_active_tokens": 1024,
64
+ "neuronxcc_version": "2.23.6484.0+3b612583",
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": 0,
70
+ "sequence_length": 1024,
71
+ "speculation_length": 0,
72
+ "start_rank_id": 0,
73
+ "target": "trn1",
74
+ "torch_dtype": "bfloat16",
75
+ "tp_degree": 1
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.23.6484.0+3b612583/MODULE_644c1bd4f6c66322f9fa+781055f7/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", "--verbose=35"]
neuronxcc-2.23.6484.0+3b612583/MODULE_644c1bd4f6c66322f9fa+781055f7/model.done ADDED
File without changes
neuronxcc-2.23.6484.0+3b612583/MODULE_644c1bd4f6c66322f9fa+781055f7/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a171b51e6d96baccb197ba2da8942f421ee8a912026a72ad167a1cb9ca698fb2
3
+ size 1964540
neuronxcc-2.23.6484.0+3b612583/MODULE_644c1bd4f6c66322f9fa+781055f7/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9a4d7cda549b9534a8d647c7e506b1bd23653ba8561e597da61efd5ef8c615
3
+ size 3236864
neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/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", "--verbose=35", "--enable-internal-neff-wrapper"]
neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/model.done ADDED
File without changes
neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b84b9cc7b0e6884221a3341987efbfc4c8f3d91f2482058e7fb201e9fbd063
3
+ size 2210219
neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0a7fc6e936a3de6726b2d72dd7951d9b5453cf6a66a92b95feb27be5ec2d30
3
+ size 6073344
neuronxcc-2.23.6484.0+3b612583/MODULE_fb55f6c0bcc9f2e19b5c+dae43e99/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baaf1adfb09d6ac046d766b6171babca767f1e5d5e1ce3206776344bedcc7ad3
3
+ size 6211319