Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -44,6 +44,6 @@
|
|
44 |
"weight_tying": true,
|
45 |
"auto_map": {
|
46 |
"AutoConfig": "configuration_olmo.OLMoConfig",
|
47 |
-
"AutoModelForCausalLM": "modeling_olmo.OLMoForCausalLM"
|
48 |
}
|
49 |
}
|
|
|
44 |
"weight_tying": true,
|
45 |
"auto_map": {
|
46 |
"AutoConfig": "configuration_olmo.OLMoConfig",
|
47 |
+
"AutoModelForCausalLM": "modeling_olmo.OLMoForCausalLM"
|
48 |
}
|
49 |
}
|