lex-hue commited on
Commit
b0cb808
1 Parent(s): 7cffc9a

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
- "AutoModelForCausalLM": "modeling_mistral_yarn.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",