Swindl commited on
Commit
85c1572
·
verified ·
1 Parent(s): cd48786

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": "/scratch/bczp/llin5/ckpt/pretrain_model/LISA-7B-v1",
3
  "architectures": [
4
- "LISAForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
 
1
  {
2
  "_name_or_path": "/scratch/bczp/llin5/ckpt/pretrain_model/LISA-7B-v1",
3
  "architectures": [
4
+ "GLUSForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,