Tongjilibo commited on
Commit
73e4d56
1 Parent(s): 3fdb284

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  { "architectures": [
2
  "LlamaForCausalLM"
3
  ],
 
4
  "bos_token_id": 1,
5
  "eos_token_id": 2,
6
  "hidden_size": 1024,
 
1
  { "architectures": [
2
  "LlamaForCausalLM"
3
  ],
4
+ "model_type": "llama",
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,
7
  "hidden_size": 1024,