michaelfeil
commited on
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -21,6 +21,7 @@
|
|
21 |
"compiler_type": "neuronx-cc",
|
22 |
"compiler_version": "2.12.68.0+4480452af",
|
23 |
"sequence_length": 2048,
|
|
|
24 |
"task": "text-generation"
|
25 |
},
|
26 |
"num_attention_heads": 64,
|
|
|
21 |
"compiler_type": "neuronx-cc",
|
22 |
"compiler_version": "2.12.68.0+4480452af",
|
23 |
"sequence_length": 2048,
|
24 |
+
"num_cores": 24,
|
25 |
"task": "text-generation"
|
26 |
},
|
27 |
"num_attention_heads": 64,
|