robinzixuan commited on
Commit
8314806
1 Parent(s): 11fdd27

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,5 +30,5 @@
30
  "AutoModel": "modeling_opt.OPTModel",
31
  "AutoModelForCausalLM": "modeling_opt.OPTForCausalLM"
32
 
33
- },
34
  }
 
30
  "AutoModel": "modeling_opt.OPTModel",
31
  "AutoModelForCausalLM": "modeling_opt.OPTForCausalLM"
32
 
33
+ }
34
  }