YC-Chen commited on
Commit
3583823
·
verified ·
1 Parent(s): cad7d20

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -474,6 +474,7 @@
474
  "use_cache": true,
475
  "vocab_size": 128256
476
  },
 
477
  "torch_dtype": "bfloat16",
478
  "transformers_version": "4.46.0"
479
  }
 
474
  "use_cache": true,
475
  "vocab_size": 128256
476
  },
477
+ "_attn_implementation": "eager",
478
  "torch_dtype": "bfloat16",
479
  "transformers_version": "4.46.0"
480
  }