dacorvo HF Staff commited on
Commit
6df5d13
·
verified ·
1 Parent(s): 5e64d0d

Synchronizing local compiler cache.

Browse files
.gitattributes CHANGED
@@ -12373,3 +12373,6 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_e2ae789acde0c66adff9+ac10809c/wrapped_nef
12373
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0566f3c457a72aab250a+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12374
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0566f3c457a72aab250a+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12375
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b345f92384bb3f0eada+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
 
 
12373
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0566f3c457a72aab250a+a02c3a36/model.neff filter=lfs diff=lfs merge=lfs -text
12374
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_0566f3c457a72aab250a+a02c3a36/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
12375
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_1b345f92384bb3f0eada+24129607/model.neff filter=lfs diff=lfs merge=lfs -text
12376
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_0ba5c0ce5aca50ccc7bb+a32116a7/model.neff filter=lfs diff=lfs merge=lfs -text
12377
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/model.neff filter=lfs diff=lfs merge=lfs -text
12378
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/wrapped_neff.hlo filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.1.dev0/llama/meta-llama/Llama-3.3-70B-Instruct/8e8b04c87aa03c39f4ec.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "meta-llama/Llama-3.3-70B-Instruct",
4
+ "_task": "text-generation",
5
+ "architectures": [
6
+ "LlamaForCausalLM"
7
+ ],
8
+ "attention_bias": false,
9
+ "attention_dropout": 0.0,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 8192,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 28672,
15
+ "max_position_embeddings": 131072,
16
+ "mlp_bias": false,
17
+ "model_type": "llama",
18
+ "neuron": {
19
+ "_serialized_key": "NxDNeuronConfig",
20
+ "batch_size": 32,
21
+ "capacity_factor": null,
22
+ "checkpoint_id": "meta-llama/Llama-3.3-70B-Instruct",
23
+ "checkpoint_revision": "6f6073b423013f6a7d4d9f39144961bfbfbc386b",
24
+ "continuous_batching": true,
25
+ "ep_degree": 1,
26
+ "fused_qkv": true,
27
+ "glu_mlp": true,
28
+ "local_ranks_size": 64,
29
+ "max_batch_size": 32,
30
+ "max_context_length": 4096,
31
+ "max_topk": 256,
32
+ "n_active_tokens": 4096,
33
+ "neuronxcc_version": "2.21.18209.0+043b1bf7",
34
+ "on_device_sampling": true,
35
+ "optimum_neuron_version": "0.4.1.dev0",
36
+ "output_logits": false,
37
+ "pp_degree": 1,
38
+ "sequence_length": 4096,
39
+ "speculation_length": 0,
40
+ "start_rank_id": 0,
41
+ "target": "trn2",
42
+ "torch_dtype": "bfloat16",
43
+ "tp_degree": 64
44
+ },
45
+ "num_attention_heads": 64,
46
+ "num_hidden_layers": 80,
47
+ "num_key_value_heads": 8,
48
+ "pretraining_tp": 1,
49
+ "rms_norm_eps": 1e-05,
50
+ "rope_scaling": {
51
+ "factor": 8.0,
52
+ "high_freq_factor": 4.0,
53
+ "low_freq_factor": 1.0,
54
+ "original_max_position_embeddings": 8192,
55
+ "rope_type": "llama3"
56
+ },
57
+ "rope_theta": 500000.0,
58
+ "tie_word_embeddings": false,
59
+ "use_cache": true,
60
+ "vocab_size": 128256
61
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0ba5c0ce5aca50ccc7bb+a32116a7/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/context_encoding/_tp0_bk0/log-neuron-cc.txt"]
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0ba5c0ce5aca50ccc7bb+a32116a7/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0ba5c0ce5aca50ccc7bb+a32116a7/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47b8f2c467d6b2f53bd4d477f09226e4b9ccfe224f5949425f2f9c86366ac6d8
3
+ size 3609894
neuronxcc-2.21.18209.0+043b1bf7/MODULE_0ba5c0ce5aca50ccc7bb+a32116a7/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92582e9205b7590018073d62e52686e316a617c22f8b65570d83f9f3302649b1
3
+ size 1956864
neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+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.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/model.done ADDED
File without changes
neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55530deb5f993c267bfb19d29e6e73c347a31e38335d22aa850566c95138e543
3
+ size 4572689
neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4538f397e1a6873f0e9cdb7cb93a3d92c82d7015c77c95d9d3e8a3fcb8936d36
3
+ size 18965504
neuronxcc-2.21.18209.0+043b1bf7/MODULE_43829f89964c78ae3790+ac10809c/wrapped_neff.hlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3975fa23947878f0fafb1d804c8c9e020e6417631d5ea089fda5536330c5cad3
3
+ size 19334623