AlexHT_Hung commited on
Commit ·
0b58ee2
1
Parent(s): e558b66
update
Browse files- __init__.py +0 -0
- 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": "
|
| 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,
|