Transformers
cmpatino HF Staff commited on
Commit
f6ddaa5
·
verified ·
1 Parent(s): c89e23e

Remove auto_map param (#3)

Browse files

- Remove auto_map param (d7f5845982aa1df5222e98bfa49d1b5fade42b6c)

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",