ff670 commited on
Commit
8318e29
1 Parent(s): f3da5e9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "parallel_attn": true,
29
  "torch_dtype": "bfloat16",
30
  "transformers_version": "4.30.2",
31
- "use_cache": false,
32
  "vocab_size": 70144
33
  }
 
28
  "parallel_attn": true,
29
  "torch_dtype": "bfloat16",
30
  "transformers_version": "4.30.2",
31
+ "use_cache": true,
32
  "vocab_size": 70144
33
  }