PhysiQuanty commited on
Commit
adc8e4b
·
verified ·
1 Parent(s): 063d936

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "sep_token_id": 3,
22
  "pooling": "mean",
23
  "normalize_embeddings": true,
24
- "attention_backend": "sage",
25
  "torch_fallback": false,
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "custom"
 
21
  "sep_token_id": 3,
22
  "pooling": "mean",
23
  "normalize_embeddings": true,
24
+ "attention_backend": "torch",
25
  "torch_fallback": false,
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "custom"