TenzinGayche commited on
Commit
b044ac8
1 Parent(s): 17f9526

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "num_hidden_layers": 24,
30
  "pack_qkv": true,
31
  "pad_token_id": 0,
 
32
  "position_embedding_type": "rope",
33
  "rope_scaling": {
34
  "factor": 2.0,
 
29
  "num_hidden_layers": 24,
30
  "pack_qkv": true,
31
  "pad_token_id": 0,
32
+ "trust_remote_code": true,
33
  "position_embedding_type": "rope",
34
  "rope_scaling": {
35
  "factor": 2.0,