AlexHT_Hung commited on
Commit
0b58ee2
·
1 Parent(s): e558b66
Files changed (2) hide show
  1. __init__.py +0 -0
  2. config.json +1 -1
__init__.py ADDED
File without changes
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "auto_map": {
9
- "AutoModel": "modeling_llama.JanusModel"
10
  },
11
  "bos_token_id": 128000,
12
  "eos_token_id": 128001,
 
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "auto_map": {
9
+ "AutoModel": "modeling_janus.JanusModel"
10
  },
11
  "bos_token_id": 128000,
12
  "eos_token_id": 128001,