chavinlo commited on
Commit
80a94c0
1 Parent(s): 8446ce8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "decapoda-research/llama-7b-hf",
3
  "architectures": [
4
- "LLaMAForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
  "eos_token_id": 1,
1
  {
2
  "_name_or_path": "decapoda-research/llama-7b-hf",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
  "eos_token_id": 1,