p1atdev commited on
Commit
31f8e59
1 Parent(s): f4168f8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,8 +6,8 @@
6
  "RetNetForCausalLM"
7
  ],
8
  "auto_map": {
9
- "AutoConfig": "p1atdev/retnet-medium--configuration_retnet.RetNetConfig",
10
- "AutoModelForCausalLM": "p1atdev/retnet-medium--modeling_retnet.RetNetForCausalLM"
11
  },
12
  "decoder_embed_dim": 1024,
13
  "decoder_ffn_embed_dim": 1728,
 
6
  "RetNetForCausalLM"
7
  ],
8
  "auto_map": {
9
+ "AutoConfig": "isek-ai/SDPrompt-RetNet-v2--configuration_retnet.RetNetConfig",
10
+ "AutoModelForCausalLM": "isek-ai/SDPrompt-RetNet-v2--modeling_retnet.RetNetForCausalLM"
11
  },
12
  "decoder_embed_dim": 1024,
13
  "decoder_ffn_embed_dim": 1728,