dacorvo HF staff commited on
Commit
edb5f1e
·
verified ·
1 Parent(s): de36903

Synchronizing local compiler cache.

Browse files
neuronxcc-2.12.54.0+f631c2365/01_REGISTRY/gpt2/d54a3f3c0ca5ba2b4e25.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "text-generation",
3
+ "batch_size": 1,
4
+ "num_cores": 1,
5
+ "auto_cast_type": "fp32",
6
+ "sequence_length": 1024,
7
+ "compiler_type": "neuronx-cc",
8
+ "compiler_version": "2.12.54.0+f631c2365",
9
+ "checkpoint_id": "gpt2",
10
+ "checkpoint_revision": "11c5a3d5811f50298f278a704980280950aedb10"
11
+ }