Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -5,9 +5,9 @@
|
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"auto_map": {
|
| 8 |
-
"AutoConfig":
|
| 9 |
"AutoModel": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_mistral.MistralModel",
|
| 10 |
-
"AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--
|
| 11 |
"QuietForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_quiet.QuietForCausalLM",
|
| 12 |
"QuietConfig": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_quiet.QuietConfig"
|
| 13 |
},
|
|
|
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"auto_map": {
|
| 8 |
+
"AutoConfig":"LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_quiet.QuietConfig",
|
| 9 |
"AutoModel": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_mistral.MistralModel",
|
| 10 |
+
"AutoModelForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_quiet.QuietForCausalLM",
|
| 11 |
"QuietForCausalLM": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--modeling_quiet.QuietForCausalLM",
|
| 12 |
"QuietConfig": "LeroyDyer/Mixtral_AI_CyberBrain_3_0--configuration_quiet.QuietConfig"
|
| 13 |
},
|