hyungjoochae commited on
Commit
1727ba8
1 Parent(s): 4010884

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": "/home/lune/ssd_checkpoint/COFFEEPOTS/dpo",
3
  "architectures": [
4
- "LlamaModel"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,
 
1
  {
2
  "_name_or_path": "/home/lune/ssd_checkpoint/COFFEEPOTS/dpo",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "bos_token_id": 1,