mjalg commited on
Commit
0ffa6cb
1 Parent(s): baf34b3

Update config.json

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