SEOKDONG commited on
Commit
0e7ed02
1 Parent(s): 5499c0c

Update config.json

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