codewithdark commited on
Commit
0b515c5
·
verified ·
1 Parent(s): 651872d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -3,8 +3,8 @@
3
  "LatentRecurrentDepthModel"
4
  ],
5
  "auto_map": {
6
- "AutoModelForCausalLM": "Model/modeling_latent_recurrent_depth.LatentRecurrentDepthModel",
7
- "AutoConfig": "Model/modeling_latent_recurrent_depth.LatentRecurrentDepthConfig"
8
  },
9
  "model_type": "latent_recurrent_depth",
10
  "vocab_size": 50257,
 
3
  "LatentRecurrentDepthModel"
4
  ],
5
  "auto_map": {
6
+ "AutoModelForCausalLM": "modeling_latent_recurrent_depth.LatentRecurrentDepthModel",
7
+ "AutoConfig": "modeling_latent_recurrent_depth.LatentRecurrentDepthConfig"
8
  },
9
  "model_type": "latent_recurrent_depth",
10
  "vocab_size": 50257,