AKILESH18 commited on
Commit
9ac38e1
1 Parent(s): 363b490

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -2,6 +2,9 @@
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "TencentARC/LLaMA-Pro-8B",
 
 
 
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "TencentARC/LLaMA-Pro-8B",
5
+ "architectures": [
6
+ "LlamaForCausalLM"
7
+ ],
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,