LeroyDyer commited on
Commit
5d88466
1 Parent(s): 4a22c6e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -4,10 +4,6 @@
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
- "auto_map": {
8
- "AutoConfig": "configuration_mistral.MistralConfig",
9
- "AutoModel": "modeling_mistral.MistralForCausalLM"
10
- },
11
  "bos_token_id": 1,
12
  "eos_token_id": 2,
13
  "hidden_act": "silu",
 
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
 
 
 
 
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",