Severian commited on
Commit
2b6586f
1 Parent(s): d3ade68

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/content/Mistral-Base-v0.2-Nexus-IKMv5-7B",
3
  "architectures": [
4
- "MistralModel"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
 
1
  {
2
+ "_name_or_path": "Mistral-Base-v0.2-Nexus-IKMv5-7B",
3
  "architectures": [
4
+ "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,