katuni4ka commited on
Commit
d6c739d
·
verified ·
1 Parent(s): 4656c48

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -114,7 +114,7 @@
114
  "typical_p": 1.0,
115
  "use_bfloat16": false,
116
  "use_cache": true,
117
- "vocab_size": 32064
118
  },
119
  "tie_word_embeddings": false,
120
  "torch_dtype": "float32",
@@ -202,5 +202,5 @@
202
  },
203
  "vision_feature_layer": -2,
204
  "vision_feature_select_strategy": "default",
205
- "vocab_size": 32064
206
  }
 
114
  "typical_p": 1.0,
115
  "use_bfloat16": false,
116
  "use_cache": true,
117
+ "vocab_size": 32002
118
  },
119
  "tie_word_embeddings": false,
120
  "torch_dtype": "float32",
 
202
  },
203
  "vision_feature_layer": -2,
204
  "vision_feature_select_strategy": "default",
205
+ "vocab_size": 32002
206
  }