medmac01 commited on
Commit
cc6a208
1 Parent(s): e47e81d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "_name_or_path": "tiiuae/falcon-7b",
3
  "alibi": false,
4
  "apply_residual_connection_post_layernorm": false,
 
5
  "architectures": [
6
  "RWForCausalLM"
7
  ],
 
2
  "_name_or_path": "tiiuae/falcon-7b",
3
  "alibi": false,
4
  "apply_residual_connection_post_layernorm": false,
5
+ "trust_remote_code": true,
6
  "architectures": [
7
  "RWForCausalLM"
8
  ],