helizac commited on
Commit
b5cb2eb
1 Parent(s): bdaf7a9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,6 +27,6 @@
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.36.2",
30
- "use_cache": true,
31
  "vocab_size": 32128
32
  }
 
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.36.2",
30
+ "use_cache": false,
31
  "vocab_size": 32128
32
  }