LeroyDyer commited on
Commit
86002a1
1 Parent(s): 27eb92c

Update config.json

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