themanas021 commited on
Commit
fb9407e
1 Parent(s): a86a421

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -7,5 +7,6 @@
7
  32007
8
  ],
9
  "pad_token_id": 32000,
10
- "transformers_version": "4.41.0.dev0"
 
11
  }
 
7
  32007
8
  ],
9
  "pad_token_id": 32000,
10
+ "transformers_version": "4.41.0.dev0",
11
+ "trust_remote_code"=True
12
  }