Upload text_encoder/config.json with huggingface_hub
Browse files- text_encoder/config.json +1 -1
text_encoder/config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"max_position_embeddings": 77,
|
| 18 |
"model_type": "clip-text-model",
|
| 19 |
"neuron": {
|
| 20 |
-
"auto_cast": "
|
| 21 |
"auto_cast_type": "bf16",
|
| 22 |
"compiler_type": "neuronx-cc",
|
| 23 |
"compiler_version": "2.11.0.34+c5231f848",
|
|
|
|
| 17 |
"max_position_embeddings": 77,
|
| 18 |
"model_type": "clip-text-model",
|
| 19 |
"neuron": {
|
| 20 |
+
"auto_cast": "matmul",
|
| 21 |
"auto_cast_type": "bf16",
|
| 22 |
"compiler_type": "neuronx-cc",
|
| 23 |
"compiler_version": "2.11.0.34+c5231f848",
|