safe049 commited on
Commit
1c557af
1 Parent(s): fffb125

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,6 +2,6 @@
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
- "model_type": "llama"
6
  "vocab_size": 128256
7
  }
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
+ "model_type": "llama",
6
  "vocab_size": 128256
7
  }