tengomucho HF Staff commited on
Commit
22043ce
·
verified ·
1 Parent(s): 67884b4

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -7176,3 +7176,5 @@ neuronxcc-2.21.33363.0+82129205/MODULE_9214717610780494323+e30acd3a/model.neff f
7176
  neuronxcc-2.21.33363.0+82129205/MODULE_db3cfbc4f07f54d7ec28+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
7177
  neuronxcc-2.21.33363.0+82129205/MODULE_d6f75527452b7a1e9637+b02446f6/model.neff filter=lfs diff=lfs merge=lfs -text
7178
  neuronxcc-2.21.33363.0+82129205/MODULE_d6f75527452b7a1e9637+b02446f6/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
 
 
 
7176
  neuronxcc-2.21.33363.0+82129205/MODULE_db3cfbc4f07f54d7ec28+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
7177
  neuronxcc-2.21.33363.0+82129205/MODULE_d6f75527452b7a1e9637+b02446f6/model.neff filter=lfs diff=lfs merge=lfs -text
7178
  neuronxcc-2.21.33363.0+82129205/MODULE_d6f75527452b7a1e9637+b02446f6/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
7179
+ neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/model.neff filter=lfs diff=lfs merge=lfs -text
7180
+ neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.33363.0+82129205/0_REGISTRY/0.4.6.dev3/03b0c107d1cede36875199a5d51decfe04c473de2af9999f8577a028d74d0ab4/756910ddabb85196bbca.json ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "HuggingFaceTB/SmolVLM-256M-Instruct",
4
+ "_task": "image-text-to-text",
5
+ "architectures": [
6
+ "Idefics3ForConditionalGeneration"
7
+ ],
8
+ "dtype": "bfloat16",
9
+ "image_token_id": 49190,
10
+ "model_type": "idefics3",
11
+ "neuron": {
12
+ "_serialized_key": "NxDVLMNeuronConfig",
13
+ "batch_size": 1,
14
+ "capacity_factor": null,
15
+ "checkpoint_id": "HuggingFaceTB/SmolVLM-256M-Instruct",
16
+ "checkpoint_revision": "7e3e67edbbed1bf9888184d9df282b700a323964",
17
+ "continuous_batching": false,
18
+ "ep_degree": 1,
19
+ "fused_qkv": true,
20
+ "glu_mlp": true,
21
+ "image_seq_len": 64,
22
+ "image_size": 512,
23
+ "local_ranks_size": 2,
24
+ "max_batch_size": 1,
25
+ "max_context_length": 2048,
26
+ "max_num_images": 17,
27
+ "max_topk": 256,
28
+ "n_active_tokens": 2048,
29
+ "neuronxcc_version": "2.21.33363.0+82129205",
30
+ "on_device_sampling": true,
31
+ "optimum_neuron_version": "0.4.6.dev3",
32
+ "output_logits": false,
33
+ "pp_degree": 1,
34
+ "sequence_length": 2048,
35
+ "speculation_length": 0,
36
+ "start_rank_id": 0,
37
+ "target": "trn1",
38
+ "torch_dtype": "bfloat16",
39
+ "tp_degree": 2
40
+ },
41
+ "scale_factor": 4,
42
+ "text_config": {
43
+ "_attn_implementation_autoset": false,
44
+ "_flash_attn_2_enabled": true,
45
+ "_name_or_path": "None",
46
+ "architectures": [
47
+ "VLlama3ForCausalLM"
48
+ ],
49
+ "attention_bias": false,
50
+ "attention_dropout": 0.0,
51
+ "dtype": "bfloat16",
52
+ "head_dim": 64,
53
+ "hidden_act": "silu",
54
+ "hidden_size": 576,
55
+ "initializer_range": 0.041666666666666664,
56
+ "intermediate_size": 1536,
57
+ "is_llama_config": true,
58
+ "max_position_embeddings": 8192,
59
+ "mlp_bias": false,
60
+ "model_type": "llama",
61
+ "neftune_noise_alpha": 0.0,
62
+ "num_attention_heads": 9,
63
+ "num_hidden_layers": 30,
64
+ "num_key_value_heads": 3,
65
+ "pad_token_id": 2,
66
+ "perceiver_config": {
67
+ "_attn_implementation_autoset": false,
68
+ "_name_or_path": "",
69
+ "add_cross_attention": false,
70
+ "architectures": null,
71
+ "attention_dropout": 0.0,
72
+ "bad_words_ids": null,
73
+ "begin_suppress_tokens": null,
74
+ "bos_token_id": null,
75
+ "chunk_size_feed_forward": 0,
76
+ "cross_attention_hidden_size": null,
77
+ "decoder_start_token_id": null,
78
+ "diversity_penalty": 0.0,
79
+ "do_sample": false,
80
+ "early_stopping": false,
81
+ "encoder_no_repeat_ngram_size": 0,
82
+ "eos_token_id": null,
83
+ "exponential_decay_length_penalty": null,
84
+ "finetuning_task": null,
85
+ "forced_bos_token_id": null,
86
+ "forced_eos_token_id": null,
87
+ "hidden_act": "silu",
88
+ "id2label": {
89
+ "0": "LABEL_0",
90
+ "1": "LABEL_1"
91
+ },
92
+ "is_decoder": false,
93
+ "is_encoder_decoder": false,
94
+ "label2id": {
95
+ "LABEL_0": 0,
96
+ "LABEL_1": 1
97
+ },
98
+ "length_penalty": 1.0,
99
+ "max_length": 20,
100
+ "min_length": 0,
101
+ "model_type": "vllama3",
102
+ "no_repeat_ngram_size": 0,
103
+ "num_beam_groups": 1,
104
+ "num_beams": 1,
105
+ "num_key_value_heads": 1,
106
+ "num_return_sequences": 1,
107
+ "output_attentions": false,
108
+ "output_hidden_states": false,
109
+ "output_scores": false,
110
+ "pad_token_id": null,
111
+ "prefix": null,
112
+ "problem_type": null,
113
+ "pruned_heads": {},
114
+ "qk_layer_norms_perceiver": false,
115
+ "remove_invalid_values": false,
116
+ "repetition_penalty": 1.0,
117
+ "resampler_depth": 6,
118
+ "resampler_head_dim": 96,
119
+ "resampler_n_heads": 16,
120
+ "resampler_n_latents": 64,
121
+ "return_dict": true,
122
+ "return_dict_in_generate": false,
123
+ "sep_token_id": null,
124
+ "suppress_tokens": null,
125
+ "task_specific_params": null,
126
+ "temperature": 1.0,
127
+ "tf_legacy_loss": false,
128
+ "tie_encoder_decoder": false,
129
+ "tie_word_embeddings": true,
130
+ "tokenizer_class": null,
131
+ "top_k": 50,
132
+ "top_p": 1.0,
133
+ "torch_dtype": null,
134
+ "torchscript": false,
135
+ "transformers_version": "4.46.0",
136
+ "typical_p": 1.0,
137
+ "use_bfloat16": false
138
+ },
139
+ "pixel_shuffle_factor": 4,
140
+ "pretraining_tp": 1,
141
+ "qk_layer_norms": false,
142
+ "rms_norm_eps": 1e-05,
143
+ "rope_interleaved": false,
144
+ "rope_scaling": null,
145
+ "rope_theta": 100000,
146
+ "transformers.js_config": {
147
+ "kv_cache_dtype": {
148
+ "fp16": "float16",
149
+ "q4f16": "float16"
150
+ }
151
+ },
152
+ "use_cache": true,
153
+ "use_resampler": false,
154
+ "vocab_size": 49280
155
+ },
156
+ "tie_word_embeddings": false,
157
+ "transformers.js_config": {
158
+ "kv_cache_dtype": {
159
+ "fp16": "float16",
160
+ "q4f16": "float16"
161
+ }
162
+ },
163
+ "use_cache": true,
164
+ "vision_config": {
165
+ "_attn_implementation_autoset": false,
166
+ "attention_dropout": 0.0,
167
+ "hidden_act": "gelu_pytorch_tanh",
168
+ "hidden_size": 768,
169
+ "image_size": 512,
170
+ "initializer_range": 0.02,
171
+ "intermediate_size": 3072,
172
+ "layer_norm_eps": 1e-06,
173
+ "max_image_size": {
174
+ "longest_edge": 512
175
+ },
176
+ "model_type": "idefics3_vision",
177
+ "num_attention_heads": 12,
178
+ "num_channels": 3,
179
+ "num_hidden_layers": 12,
180
+ "patch_size": 16,
181
+ "size": {
182
+ "longest_edge": 2048
183
+ },
184
+ "tie_word_embeddings": false,
185
+ "use_base_siglip": true
186
+ },
187
+ "vocab_size": 49280
188
+ }
neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/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_vision_encoder/vision_encoder/_tp0_bk0/log-neuron-cc.txt", "--enable-internal-neff-wrapper"]
neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/model.done ADDED
File without changes
neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0072b120d9879fb627367933dbb0852e46475e73544d8b55dbce5f3b65019786
3
+ size 169609
neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ddd0a7101ccab94307a8f46d474e82830909d3749dfbe0b38c9d3d32ea9018
3
+ size 25345024
neuronxcc-2.21.33363.0+82129205/MODULE_17bab0cf99484f23e361+b02446f6/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f1216c94caabf068b88390f3a5003cc7ccce125d78d567025ada2ee9a2bfe61
3
+ size 25455330