Jingya HF Staff commited on
Commit
19a0705
·
1 Parent(s): 7b1f355

Upload text_encoder/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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": "all",
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",