dacorvo HF staff commited on
Commit
96c1fb3
1 Parent(s): 97f907a

Synchronizing local compiler cache.

Browse files
Files changed (18) hide show
  1. .gitattributes +1 -0
  2. neuronxcc-2.15.128.0+56dc5a86/0_REGISTRY/0.0.25.dev0/inference/gpt2/openai-community/gpt2/fe6bb52e596adc5da7a3.json +1 -0
  3. neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/compile_flags.json +1 -0
  4. neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.done +0 -0
  5. neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.hlo_module.pb +3 -0
  6. neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.neff +0 -0
  7. neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/compile_flags.json +1 -0
  8. neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.done +0 -0
  9. neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.hlo_module.pb +3 -0
  10. neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.neff +0 -0
  11. neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/compile_flags.json +1 -0
  12. neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.done +0 -0
  13. neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.hlo_module.pb +3 -0
  14. neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.neff +0 -0
  15. neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/compile_flags.json +1 -0
  16. neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.done +0 -0
  17. neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.hlo_module.pb +3 -0
  18. neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.neff +3 -0
.gitattributes CHANGED
@@ -4434,3 +4434,4 @@ neuronxcc-2.14.227.0+2d4f85be/MODULE_df8fba2abca3d0417a12+d7cde3b5/model.neff fi
4434
  neuronxcc-2.14.227.0+2d4f85be/MODULE_e7bd7a2134c7496f5ce9+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
4435
  neuronxcc-2.14.227.0+2d4f85be/MODULE_137c8b8e10ff9b01f019+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
4436
  neuronxcc-2.14.227.0+2d4f85be/MODULE_ed7d60702ced343259aa+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
4434
  neuronxcc-2.14.227.0+2d4f85be/MODULE_e7bd7a2134c7496f5ce9+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
4435
  neuronxcc-2.14.227.0+2d4f85be/MODULE_137c8b8e10ff9b01f019+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
4436
  neuronxcc-2.14.227.0+2d4f85be/MODULE_ed7d60702ced343259aa+d7cde3b5/model.neff filter=lfs diff=lfs merge=lfs -text
4437
+ neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.neff filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.15.128.0+56dc5a86/0_REGISTRY/0.0.25.dev0/inference/gpt2/openai-community/gpt2/fe6bb52e596adc5da7a3.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": 16, "checkpoint_id": "openai-community/gpt2", "checkpoint_revision": "607a30d783dfa663caf39e06633721c8d4cfcd7e", "compiler_type": "neuronx-cc", "compiler_version": "2.15.128.0+56dc5a86", "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.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--model-type=transformer", "--auto-cast=none", "--execute-repetition=1"]
neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.done ADDED
File without changes
neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d632ef25394949805111b4e0159e1d6ed3de94dbcfe5aed08189a2792fd36e
3
+ size 142880
neuronxcc-2.15.128.0+56dc5a86/MODULE_105d61e8223628dd2edd+39f12043/model.neff ADDED
Binary file (871 kB). View file
 
neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--model-type=transformer", "--auto-cast=none", "--execute-repetition=1"]
neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.done ADDED
File without changes
neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd36ff7bd0bcfab8c233871aeb746c714ba178733caf0994b28e22b57bbadc90
3
+ size 142880
neuronxcc-2.15.128.0+56dc5a86/MODULE_599a94ef425cd613ed54+39f12043/model.neff ADDED
Binary file (574 kB). View file
 
neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--model-type=transformer", "--auto-cast=none", "--execute-repetition=1"]
neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.done ADDED
File without changes
neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5dc48905ac81c8dbc8ed68ddfb66cc9f08510bdea5f9c9ca4ba37563025c0af
3
+ size 142880
neuronxcc-2.15.128.0+56dc5a86/MODULE_7336d3e6f8f665add91c+39f12043/model.neff ADDED
Binary file (697 kB). View file
 
neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/compile_flags.json ADDED
@@ -0,0 +1 @@
 
 
1
+ ["--model-type=transformer", "--auto-cast=none", "--execute-repetition=1"]
neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.done ADDED
File without changes
neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.hlo_module.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fe17df5da1c04ee615de9d0a220d895a48d7ad0ced3c650f42069d051a0205a
3
+ size 142880
neuronxcc-2.15.128.0+56dc5a86/MODULE_f38b15acb47fc67f41c1+39f12043/model.neff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde2c8b051c421acc9d167be31030d9e7027399b3311193eb6daaa286ddd7073
3
+ size 1219584