LeroyDyer commited on
Commit
b30c0ef
1 Parent(s): ab006cd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "LeroyDyer/Mixtral_AI_CyberBrain_3.0",
3
  "architectures": [
4
  "MistralForCausalLM"
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,
 
1
  {
2
+ "_name_or_path": "Mixtral_AI_CyberBrain_3_0",
3
  "architectures": [
4
  "MistralForCausalLM"
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,