emozilla commited on
Commit
3f24b12
1 Parent(s): 7ab31da

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }