LeroyDyer commited on
Commit
3f22cf9
1 Parent(s): b30c0ef

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -5,8 +5,8 @@
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
- "AutoConfig": "Mixtral_AI_CyberBrain_3_0--configuration_mistral.MistralConfig",
9
- "AutoModelForCausalLM": "Mixtral_AI_CyberBrain_3_0--modeling_mistral_yarn.MistralForCausalLM"
10
  },
11
  "bos_token_id": 1,
12
  "eos_token_id": 2,
 
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
+ "AutoConfig": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_mistral.MistralConfig",
9
+ "AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_mistral_yarn.MistralForCausalLM"
10
  },
11
  "bos_token_id": 1,
12
  "eos_token_id": 2,