passionMan commited on
Commit
df2e0a3
·
verified ·
1 Parent(s): 70d3d2f

remove auto_map (handled by vLLM plugin)

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -76,8 +76,5 @@
76
  "rms_norm_eps": 1e-05,
77
  "spatial_merge_size": 2
78
  },
79
- "vocab_size": 120818,
80
- "auto_map": {
81
- "AutoConfig": "configuration_brain_ocr.BrainOCRConfig"
82
- }
83
  }
 
76
  "rms_norm_eps": 1e-05,
77
  "spatial_merge_size": 2
78
  },
79
+ "vocab_size": 120818
 
 
 
80
  }