vamsibanda commited on
Commit
13c8fd8
·
1 Parent(s): 3140a7c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,6 +55,6 @@
55
  },
56
  "torch_dtype": "float32",
57
  "transformers_version": "4.20.1",
58
- "use_cache": false,
59
  "vocab_size": 32128
60
  }
 
55
  },
56
  "torch_dtype": "float32",
57
  "transformers_version": "4.20.1",
58
+ "use_cache": true,
59
  "vocab_size": 32128
60
  }