juniofreitas commited on
Commit
fc8a6f4
·
verified ·
1 Parent(s): d711356

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,7 +1,5 @@
1
  {
2
- "architectures": [
3
- "LlamaForCausalLM"
4
- ],
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,
7
  "hidden_act": "silu",
 
1
  {
2
+ "base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
 
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "hidden_act": "silu",