Isotr0py commited on
Commit
d281f99
·
verified ·
1 Parent(s): b389018

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -1,4 +1,9 @@
1
  {
 
 
 
 
 
2
  "candidate_resolutions": [
3
  [
4
  384,
 
1
  {
2
+ "architectures": ["DeepseekVLV2ForCausalLM"],
3
+ "auto_map": {
4
+ "AutoConfig": "modeling_deepseek_vl_v2.DeepseekVLV2Config",
5
+ "AutoModelForCausalLM": "modeling_deepseek_vl_v2.DeepseekVLV2ForCausalLM"
6
+ },
7
  "candidate_resolutions": [
8
  [
9
  384,