LeroyDyer commited on
Commit
89509be
·
verified ·
1 Parent(s): 46a6dea

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "LeroyDyer/Mixtral_AI_CyberTron",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
@@ -24,5 +24,5 @@
24
  "transformers_version": "4.38.2",
25
  "unsloth_version": "2024.4",
26
  "use_cache": true,
27
- "vocab_size": 32000
28
  }
 
1
  {
2
+ "_name_or_path": "LeroyDyer/Mixtral_AI_Cyber_Q_Vision",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
24
  "transformers_version": "4.38.2",
25
  "unsloth_version": "2024.4",
26
  "use_cache": true,
27
+ "vocab_size": 32005
28
  }