high-rep-account commited on
Commit
91e024d
1 Parent(s): ec624c7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_map": {
3
- "AutoConfig": "configuration_high.HighConfig"
4
  "AutoModelForCausalLM": "configuration_high.HighConfig"
5
  }
6
  }
 
1
  {
2
  "auto_map": {
3
+ "AutoConfig": "configuration_high.HighConfig",
4
  "AutoModelForCausalLM": "configuration_high.HighConfig"
5
  }
6
  }