oscorrea commited on
Commit
6c9ca0f
1 Parent(s): af558cd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "auto_map": {
9
  "AutoConfig": "configuration_RW.RWConfig",
10
  "AutoModel": "modelling_RW.RWModel",
11
- "AutoModelForCausalLM": "modelling_RW.RWForCausalLM",
12
 
13
  },
14
  "bias": false,
 
8
  "auto_map": {
9
  "AutoConfig": "configuration_RW.RWConfig",
10
  "AutoModel": "modelling_RW.RWModel",
11
+ "AutoModelForCausalLM": "modelling_RW.RWForCausalLM"
12
 
13
  },
14
  "bias": false,