Upload folder using huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"n_layer": 5,
|
21 |
"n_positions": 512,
|
22 |
"neuron": {
|
23 |
-
"auto_cast_type": "
|
24 |
"batch_size": 16,
|
25 |
"compiler_type": "neuronx-cc",
|
26 |
"compiler_version": "2.10.0.35+3817a0c8c",
|
|
|
20 |
"n_layer": 5,
|
21 |
"n_positions": 512,
|
22 |
"neuron": {
|
23 |
+
"auto_cast_type": "fp32",
|
24 |
"batch_size": 16,
|
25 |
"compiler_type": "neuronx-cc",
|
26 |
"compiler_version": "2.10.0.35+3817a0c8c",
|