safe049 commited on
Commit
6512a0d
·
verified ·
1 Parent(s): 8069644

Update config.json

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