ChandraAdhikarla Ashu01 commited on
Commit
0118f54
·
verified ·
1 Parent(s): d6e1109

Update config.json (#1)

Browse files

- Update config.json (2e7f978ed360eb942b86649c6efb103fa30d75db)


Co-authored-by: Ashish <Ashu01@users.noreply.huggingface.co>

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