lmzheng pblan commited on
Commit
043a612
1 Parent(s): e2615db

Update config.json (#2)

Browse files

- Update config.json (9bde514a1e7d0cd4a01d294df14387e44cbeb77c)


Co-authored-by: Patrick Gustav Blaneck <pblan@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,6 +25,6 @@
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float16",
27
  "transformers_version": "4.31.0",
28
- "use_cache": false,
29
  "vocab_size": 32000
30
  }
 
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float16",
27
  "transformers_version": "4.31.0",
28
+ "use_cache": true,
29
  "vocab_size": 32000
30
  }