Synchronizing local compiler cache.
Browse files- neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21.dev0/inference/gpt2/gpt2/36e1657c052cd92f031f.json +1 -0
- neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21.dev0/inference/llama/princeton-nlp/Sheared-LLaMA-1.3B/f1bd1033a11a1478af9e.json +1 -0
- neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21/inference/gpt2/openai-community/gpt2/3ec20209d69016be9fbb.json +1 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/compile_flags.txt +1 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/model.hlo.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/model.neff +0 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_05c54d3634daf421dee1+2c2d707e/model.hlo_module.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/compile_flags.txt +1 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/model.hlo.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/model.neff +0 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_1a0222633eb4bc6f2adc+2c2d707e/model.hlo_module.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/compile_flags.txt +1 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/model.hlo.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/model.neff +0 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/compile_flags.txt +1 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/model.hlo.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/model.neff +0 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_95753fb41352ca50538d+2c2d707e/model.hlo_module.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_c2edfabd97b72b72234b+2c2d707e/model.hlo_module.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_cd1969c040cb20d75968+2c2d707e/model.hlo_module.pb +3 -0
- neuronxcc-2.13.66.0+6dfecc895/MODULE_d18ae8a1a71c067f4f18+2c2d707e/model.hlo_module.pb +3 -0
neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21.dev0/inference/gpt2/gpt2/36e1657c052cd92f031f.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"activation_function": "gelu_new", "architectures": ["GPT2LMHeadModel"], "attn_pdrop": 0.1, "bos_token_id": 50256, "embd_pdrop": 0.1, "eos_token_id": 50256, "initializer_range": 0.02, "layer_norm_epsilon": 1e-05, "model_type": "gpt2", "n_ctx": 1024, "n_embd": 768, "n_head": 12, "n_inner": null, "n_layer": 12, "n_positions": 1024, "neuron": {"auto_cast_type": "fp32", "batch_size": 4, "checkpoint_id": "gpt2", "checkpoint_revision": "607a30d783dfa663caf39e06633721c8d4cfcd7e", "compiler_type": "neuronx-cc", "compiler_version": "2.13.66.0+6dfecc895", "num_cores": 2, "sequence_length": 1024, "task": "text-generation"}, "reorder_and_upcast_attn": false, "resid_pdrop": 0.1, "scale_attn_by_inverse_layer_idx": false, "scale_attn_weights": true, "summary_activation": null, "summary_first_dropout": 0.1, "summary_proj_to_labels": true, "summary_type": "cls_index", "summary_use_proj": true, "task_specific_params": {"text-generation": {"do_sample": true, "max_length": 50}}, "use_cache": true, "vocab_size": 50257}
|
neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21.dev0/inference/llama/princeton-nlp/Sheared-LLaMA-1.3B/f1bd1033a11a1478af9e.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architectures": ["LlamaForCausalLM"], "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 1, "eos_token_id": 2, "hidden_act": "silu", "hidden_size": 2048, "initializer_range": 0.02, "intermediate_size": 5504, "max_position_embeddings": 4096, "model_type": "llama", "neuron": {"auto_cast_type": "fp32", "batch_size": 4, "checkpoint_id": "princeton-nlp/Sheared-LLaMA-1.3B", "checkpoint_revision": "a4b76938edbf571ea7d7d9904861cbdca08809b4", "compiler_type": "neuronx-cc", "compiler_version": "2.13.66.0+6dfecc895", "num_cores": 2, "sequence_length": 1024, "task": "text-generation"}, "num_attention_heads": 16, "num_hidden_layers": 24, "num_key_value_heads": 16, "pad_token_id": 0, "pretraining_tp": 1, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 10000.0, "tie_word_embeddings": false, "torch_dtype": "float32", "use_cache": true, "vocab_size": 32000}
|
neuronxcc-2.13.66.0+6dfecc895/0_REGISTRY/0.0.21/inference/gpt2/openai-community/gpt2/3ec20209d69016be9fbb.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"activation_function": "gelu_new", "architectures": ["GPT2LMHeadModel"], "attn_pdrop": 0.1, "bos_token_id": 50256, "embd_pdrop": 0.1, "eos_token_id": 50256, "initializer_range": 0.02, "layer_norm_epsilon": 1e-05, "model_type": "gpt2", "n_ctx": 1024, "n_embd": 768, "n_head": 12, "n_inner": null, "n_layer": 12, "n_positions": 1024, "neuron": {"auto_cast_type": "fp16", "batch_size": 1, "checkpoint_id": "openai-community/gpt2", "checkpoint_revision": "607a30d783dfa663caf39e06633721c8d4cfcd7e", "compiler_type": "neuronx-cc", "compiler_version": "2.13.66.0+6dfecc895", "num_cores": 1, "sequence_length": 1024, "task": "text-generation"}, "reorder_and_upcast_attn": false, "resid_pdrop": 0.1, "scale_attn_by_inverse_layer_idx": false, "scale_attn_weights": true, "summary_activation": null, "summary_first_dropout": 0.1, "summary_proj_to_labels": true, "summary_type": "cls_index", "summary_use_proj": true, "task_specific_params": {"text-generation": {"do_sample": true, "max_length": 50}}, "use_cache": true, "vocab_size": 50257}
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/compile_flags.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--model-type=transformer --auto-cast=none
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/model.hlo.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94590892f80be093eb4c65645e7aeb313483a71c4b8e699833598c63e1e8955f
|
3 |
+
size 126648
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_05063c9d20eefd43c94f+2c2d707e/model.neff
ADDED
Binary file (605 kB). View file
|
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_05c54d3634daf421dee1+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dd8e2bcc93dcb98decd1a2dc5e614aab49905707753c4805b381bb5b1e7575e
|
3 |
+
size 131100
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/compile_flags.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--model-type=transformer --auto-cast=none
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/model.hlo.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed50ee5a4aebc6f5bcd26ad64a5356bee82d007cb4b25e68484224918d29af63
|
3 |
+
size 126648
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_16a69c0eeb5be1edb27d+2c2d707e/model.neff
ADDED
Binary file (564 kB). View file
|
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_1a0222633eb4bc6f2adc+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6be0866e0a3e65475bedc40cf9a19c2c677c6a577ee8853707d78b7abeb540b
|
3 |
+
size 247309
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/compile_flags.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--model-type=transformer --auto-cast=none
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/model.hlo.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b40f0b0c8782d05f3da3ccaa05eefa9c7e9504b90616db7670d522cd979ef083
|
3 |
+
size 126648
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_5642c0d975782d7a3a4c+2c2d707e/model.neff
ADDED
Binary file (585 kB). View file
|
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/compile_flags.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--model-type=transformer --auto-cast=none
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/model.hlo.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc1bf3efe3e0a85de9a71494715ceaa1c0d54f28401a8439048fd8f4cab3e8bf
|
3 |
+
size 126648
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_65e9320c9339d616d2d1+2c2d707e/model.neff
ADDED
Binary file (656 kB). View file
|
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_95753fb41352ca50538d+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ed9f1a0b5f5f502397d12eed6fa0c02a9c389199f63a280cc2d7cd7c85dce1c
|
3 |
+
size 131100
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_c2edfabd97b72b72234b+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe6fca6715722d4cb42c3f7377efe0b3e05bc48768a5b06284e177f9d3aa4d22
|
3 |
+
size 278417
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_cd1969c040cb20d75968+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57c15ebf0edcd6102e7b422d493c5c8c3f9ff16c9f2d8926facb25d0d74fc2f8
|
3 |
+
size 131100
|
neuronxcc-2.13.66.0+6dfecc895/MODULE_d18ae8a1a71c067f4f18+2c2d707e/model.hlo_module.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12df8e791846fd44ac0d69375d1787a7dc15891f01a37ca4806adb724a395a32
|
3 |
+
size 131100
|