Transformers
cmpatino HF Staff commited on
Commit
cfb32d5
·
verified ·
1 Parent(s): e522499

Remove `auto_map` param (#1)

Browse files

- Remove `auto_map` param (88b8b918dc29459aaafb97d96cd2a1c47d507db0)

Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -4,7 +4,6 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "auto_map": null,
8
  "bos_token_id": 128000,
9
  "eos_token_id": 128001,
10
  "hidden_act": "silu",
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
7
  "bos_token_id": 128000,
8
  "eos_token_id": 128001,
9
  "hidden_act": "silu",