SEOKDONG commited on
Commit
d7d968c
·
verified ·
1 Parent(s): f4a0338

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -26,5 +26,6 @@
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.44.2",
28
  "use_cache": true,
29
- "vocab_size": 128256
 
30
  }
 
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.44.2",
28
  "use_cache": true,
29
+ "vocab_size": 128256,
30
+ "trust_remote_code: true
31
  }