dacorvo HF staff commited on
Commit
c3303b5
1 Parent(s): f3577fc

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. compiled/neuron-program-0.pkl +2 -2
  2. config.json +2 -2
compiled/neuron-program-0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfaaa0c1787a9f45f80118e52d4046ea7526ab44f22f10bc9d3c7e5977c4662d
3
- size 4263967
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b4771012ced5d2ab8a7b3e21ceec1cdec310b898f2ccc1f059ad2f3f439940
3
+ size 2634777
config.json CHANGED
@@ -18,12 +18,12 @@
18
  "n_layer": 12,
19
  "n_positions": 1024,
20
  "neuron": {
21
- "auto_cast_type": "fp32",
22
  "batch_size": 16,
23
  "compiler_type": "neuronx-cc",
24
  "compiler_version": "2.11.0.6+71b2938aa",
25
  "num_cores": 2,
26
- "sequence_length": 1024,
27
  "task": "text-generation"
28
  },
29
  "reorder_and_upcast_attn": false,
 
18
  "n_layer": 12,
19
  "n_positions": 1024,
20
  "neuron": {
21
+ "auto_cast_type": "f32",
22
  "batch_size": 16,
23
  "compiler_type": "neuronx-cc",
24
  "compiler_version": "2.11.0.6+71b2938aa",
25
  "num_cores": 2,
26
+ "sequence_length": 512,
27
  "task": "text-generation"
28
  },
29
  "reorder_and_upcast_attn": false,