Muennighoff
commited on
Commit
•
a847286
1
Parent(s):
b4b093c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "config_molmo.MolmoConfig",
|
8 |
-
"AutoModelForCausalLM": "modeling_molmo.MolmoModelForCausalLM"
|
9 |
},
|
10 |
"clip_qkv": null,
|
11 |
"embedding_size": 152064,
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "config_molmo.MolmoConfig",
|
8 |
+
"AutoModelForCausalLM": "modeling_molmo.MolmoModelForCausalLM"
|
9 |
},
|
10 |
"clip_qkv": null,
|
11 |
"embedding_size": 152064,
|