ahmetustun commited on
Commit
4b07acb
1 Parent(s): 2b42ba6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -5
config.json CHANGED
@@ -5,11 +5,6 @@
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "auto_map": {
9
- "AutoConfig": "configuration_cohere.CohereConfig",
10
- "AutoModel": "modeling_cohere.CohereModel",
11
- "AutoModelForCausalLM": "modeling_cohere.CohereForCausalLM"
12
- },
13
  "bos_token_id": 5,
14
  "eos_token_id": 255001,
15
  "hidden_act": "silu",
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
 
 
 
 
8
  "bos_token_id": 5,
9
  "eos_token_id": 255001,
10
  "hidden_act": "silu",