Meteonis commited on
Commit
c5675d6
1 Parent(s): 47bdbd4

Update config.json

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