Mahesh2841 commited on
Commit
78a30db
·
verified ·
1 Parent(s): 25317e6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -35,6 +35,6 @@
35
  "use_cache": true,
36
  "vocab_size": 128256,
37
  "auto_map": {
38
- "AutoModelForCausalLM": "custom_modeling.SafeGenerationModel"
39
  }
40
  }
 
35
  "use_cache": true,
36
  "vocab_size": 128256,
37
  "auto_map": {
38
+ "AutoModelForCausalLM": "custom_modeling.SafeGenerationModel"
39
  }
40
  }